Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-25659 (GCVE-0-2020-25659)
Vulnerability from cvelistv5 – Published: 2021-01-11 15:37 – Updated: 2024-08-04 15:40
VLAI
EPSS
Summary
python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.
Severity
No CVSS data available.
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/pyca/cryptography/pull/5507/co… | x_refsource_MISC |
| https://www.oracle.com/security-alerts/cpuapr2022.html | x_refsource_MISC |
| https://www.oracle.com/security-alerts/cpujul2022.html | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | python-cryptography |
Affected:
python-cryptography 3.2
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T15:40:36.578Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "python-cryptography",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "python-cryptography 3.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-385",
"description": "CWE-385",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-25T16:15:44.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-25659",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "python-cryptography",
"version": {
"version_data": [
{
"version_value": "python-cryptography 3.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-385"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b",
"refsource": "MISC",
"url": "https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2020-25659",
"datePublished": "2021-01-11T15:37:29.000Z",
"dateReserved": "2020-09-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T15:40:36.578Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-25659",
"date": "2026-05-28",
"epss": "0.0076",
"percentile": "0.73619"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-25659\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2021-01-11T16:15:15.040\",\"lastModified\":\"2024-11-21T05:18:22.730\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.\"},{\"lang\":\"es\",\"value\":\"python-cryptography versi\u00f3n 3.2, es vulnerable a ataques de sincronizaci\u00f3n de Bleichenbacher en la API de descifrado RSA, por medio del procesamiento cronometrado de texto cifrado PKCS#1 v1.5 v\u00e1lido\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-385\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cryptography.io:cryptography:3.2:*:*:*:*:python:*:*\",\"matchCriteriaId\":\"99AB97C2-2BF6-4B15-BE42-63E42B35CBB5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2A5B24D-BDF2-423C-98EA-A40778C01A05\"}]}]}],\"references\":[{\"url\":\"https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/pyca/cryptography/pull/5507/commits/ce1bef6f1ee06ac497ca0c837fbd1c7ef6c2472b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
SUSE-RU-2022:2355-1
Vulnerability from csaf_suse - Published: 2022-07-11 10:44 - Updated: 2022-07-11 10:44Summary
Recommended update for python-cryptography
Severity
Moderate
Notes
Title of the patch: Recommended update for python-cryptography
Description of the patch:
This update for python-cryptography fixes the following issues:
python-cryptography was updated to 3.3.2.
update to 3.3.0:
* BACKWARDS INCOMPATIBLE: The GCM and AESGCM now require 64-bit
to 1024-bit (8 byte to 128 byte) initialization vectors. This
change is to conform with an upcoming OpenSSL release that will
no longer support sizes outside this window.
* BACKWARDS INCOMPATIBLE: When deserializing asymmetric keys we
now raise ValueError rather than UnsupportedAlgorithm when an
unsupported cipher is used. This change is to conform with an
upcoming OpenSSL release that will no longer distinguish
between error types.
* BACKWARDS INCOMPATIBLE: We no longer allow loading of finite
field Diffie-Hellman parameters of less than 512 bits in
length. This change is to conform with an upcoming OpenSSL
release that no longer supports smaller sizes. These keys were
already wildly insecure and should not have been used in any
application outside of testing.
* Added the recover_data_from_signature() function to
RSAPublicKey for recovering the signed data from an RSA
signature.
Update to 3.2.1:
Disable blinding on RSA public keys to address an error with
some versions of OpenSSL.
update to 3.2 (bsc#1178168, CVE-2020-25659):
* CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,
to protect against Bleichenbacher vulnerabilities. Due to limitations imposed
by our API, we cannot completely mitigate this vulnerability.
* Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.
update to 3.1:
* **BACKWARDS INCOMPATIBLE:** Removed support for ``idna`` based
:term:`U-label` parsing in various X.509 classes. This support was originally
deprecated in version 2.1 and moved to an extra in 2.5.
* ``backend`` arguments to functions are no longer required and the
default backend will automatically be selected if no ``backend`` is provided.
* Added initial support for parsing certificates from PKCS7 files with
:func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_pem_pkcs7_certificates`
and
:func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_der_pkcs7_certificates`
.
* Calling ``update`` or ``update_into`` on
:class:`~cryptography.hazmat.primitives.ciphers.CipherContext` with ``data``
longer than 2\ :sup:`31` bytes no longer raises an ``OverflowError``. This
also resolves the same issue in :doc:`/fernet`.
update to 3.0:
* RSA generate_private_key() no longer accepts public_exponent values except
65537 and 3 (the latter for legacy purposes).
* X.509 certificate parsing now enforces that the version field contains
a valid value, rather than deferring this check until version is accessed.
* Deprecated support for Python 2
* Added support for OpenSSH serialization format for ec, ed25519, rsa and dsa
private keys: load_ssh_private_key() for loading and OpenSSH for writing.
* Added support for OpenSSH certificates to load_ssh_public_key().
* Added encrypt_at_time() and decrypt_at_time() to Fernet.
* Added support for the SubjectInformationAccess X.509 extension.
* Added support for parsing SignedCertificateTimestamps in OCSP responses.
* Added support for parsing attributes in certificate signing requests via get_attribute_for_oid().
* Added support for encoding attributes in certificate signing requests via add_attribute().
* On OpenSSL 1.1.1d and higher cryptography now uses OpenSSL’s built-in CSPRNG
instead of its own OS random engine because these versions of OpenSSL properly reseed on fork.
* Added initial support for creating PKCS12 files with serialize_key_and_certificates().
Update to 2.9:
* BACKWARDS INCOMPATIBLE: Support for Python 3.4 has been removed due to
low usage and maintenance burden.
* BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.0.1 has been removed.
Users on older version of OpenSSL will need to upgrade.
* BACKWARDS INCOMPATIBLE: Support for LibreSSL 2.6.x has been removed.
* Removed support for calling public_bytes() with no arguments, as per
our deprecation policy. You must now pass encoding and format.
* BACKWARDS INCOMPATIBLE: Reversed the order in which rfc4514_string()
returns the RDNs as required by RFC 4514.
* Added support for parsing single_extensions in an OCSP response.
* NameAttribute values can now be empty strings.
Patchnames: SUSE-2022-2355,SUSE-SLE-Module-Basesystem-15-SP4-2022-2355,openSUSE-SLE-15.4-2022-2355
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Recommended update for python-cryptography",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for python-cryptography fixes the following issues:\n\npython-cryptography was updated to 3.3.2.\n\nupdate to 3.3.0:\n\n* BACKWARDS INCOMPATIBLE: The GCM and AESGCM now require 64-bit\n to 1024-bit (8 byte to 128 byte) initialization vectors. This\n change is to conform with an upcoming OpenSSL release that will\n no longer support sizes outside this window.\n* BACKWARDS INCOMPATIBLE: When deserializing asymmetric keys we\n now raise ValueError rather than UnsupportedAlgorithm when an\n unsupported cipher is used. This change is to conform with an\n upcoming OpenSSL release that will no longer distinguish\n between error types.\n* BACKWARDS INCOMPATIBLE: We no longer allow loading of finite\n field Diffie-Hellman parameters of less than 512 bits in\n length. This change is to conform with an upcoming OpenSSL\n release that no longer supports smaller sizes. These keys were\n already wildly insecure and should not have been used in any\n application outside of testing.\n* Added the recover_data_from_signature() function to\n RSAPublicKey for recovering the signed data from an RSA\n signature. \n\nUpdate to 3.2.1:\n\nDisable blinding on RSA public keys to address an error with\nsome versions of OpenSSL.\n\nupdate to 3.2 (bsc#1178168, CVE-2020-25659):\n\n* CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,\n to protect against Bleichenbacher vulnerabilities. Due to limitations imposed\n by our API, we cannot completely mitigate this vulnerability.\n* Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.\n\nupdate to 3.1:\n\n* **BACKWARDS INCOMPATIBLE:** Removed support for ``idna`` based\n :term:`U-label` parsing in various X.509 classes. This support was originally\n deprecated in version 2.1 and moved to an extra in 2.5.\n* ``backend`` arguments to functions are no longer required and the\n default backend will automatically be selected if no ``backend`` is provided.\n* Added initial support for parsing certificates from PKCS7 files with\n :func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_pem_pkcs7_certificates`\n and\n :func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_der_pkcs7_certificates`\n .\n* Calling ``update`` or ``update_into`` on\n :class:`~cryptography.hazmat.primitives.ciphers.CipherContext` with ``data``\n longer than 2\\ :sup:`31` bytes no longer raises an ``OverflowError``. This\n also resolves the same issue in :doc:`/fernet`.\n\nupdate to 3.0:\n\n* RSA generate_private_key() no longer accepts public_exponent values except\n 65537 and 3 (the latter for legacy purposes).\n* X.509 certificate parsing now enforces that the version field contains\n a valid value, rather than deferring this check until version is accessed.\n* Deprecated support for Python 2\n* Added support for OpenSSH serialization format for ec, ed25519, rsa and dsa\n private keys: load_ssh_private_key() for loading and OpenSSH for writing.\n* Added support for OpenSSH certificates to load_ssh_public_key().\n* Added encrypt_at_time() and decrypt_at_time() to Fernet.\n* Added support for the SubjectInformationAccess X.509 extension.\n* Added support for parsing SignedCertificateTimestamps in OCSP responses.\n* Added support for parsing attributes in certificate signing requests via get_attribute_for_oid().\n* Added support for encoding attributes in certificate signing requests via add_attribute().\n* On OpenSSL 1.1.1d and higher cryptography now uses OpenSSL\u2019s built-in CSPRNG\n instead of its own OS random engine because these versions of OpenSSL properly reseed on fork.\n* Added initial support for creating PKCS12 files with serialize_key_and_certificates().\n\nUpdate to 2.9:\n\n* BACKWARDS INCOMPATIBLE: Support for Python 3.4 has been removed due to\n low usage and maintenance burden.\n* BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.0.1 has been removed.\n Users on older version of OpenSSL will need to upgrade.\n* BACKWARDS INCOMPATIBLE: Support for LibreSSL 2.6.x has been removed.\n* Removed support for calling public_bytes() with no arguments, as per \n our deprecation policy. You must now pass encoding and format.\n* BACKWARDS INCOMPATIBLE: Reversed the order in which rfc4514_string()\n returns the RDNs as required by RFC 4514.\n* Added support for parsing single_extensions in an OCSP response.\n* NameAttribute values can now be empty strings.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2355,SUSE-SLE-Module-Basesystem-15-SP4-2022-2355,openSUSE-SLE-15.4-2022-2355",
"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-ru-2022_2355-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2022:2355-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20222355-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2022:2355-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2022-July/023858.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198331",
"url": "https://bugzilla.suse.com/1198331"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
}
],
"title": "Recommended update for python-cryptography",
"tracking": {
"current_release_date": "2022-07-11T10:44:27Z",
"generator": {
"date": "2022-07-11T10:44:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2022:2355-1",
"initial_release_date": "2022-07-11T10:44:27Z",
"revision_history": [
{
"date": "2022-07-11T10:44:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"product": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"product_id": "python3-cryptography-3.3.2-150400.16.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.16.3.1.i586",
"product": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.i586",
"product_id": "python3-cryptography-3.3.2-150400.16.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch",
"product": {
"name": "python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch",
"product_id": "python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"product": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"product_id": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.16.3.1.s390x",
"product": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.s390x",
"product_id": "python3-cryptography-3.3.2-150400.16.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"product": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"product_id": "python3-cryptography-3.3.2-150400.16.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.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-cryptography-3.3.2-150400.16.3.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.16.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch"
},
"product_reference": "python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"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 Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.16.3.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-vectors-3.3.2-150400.7.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-11T10:44:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
}
]
}
SUSE-SU-2020:3592-1
Vulnerability from csaf_suse - Published: 2020-12-02 09:31 - Updated: 2020-12-02 09:31Summary
Security update for python-cryptography
Severity
Moderate
Notes
Title of the patch: Security update for python-cryptography
Description of the patch: This update for python-cryptography fixes the following issues:
- CVE-2020-25659: Attempted to mitigate Bleichenbacher attacks on RSA decryption (bsc#1178168).
Patchnames: SUSE-2020-3592,SUSE-SLE-Module-Basesystem-15-SP2-2020-3592,SUSE-SLE-Module-Python2-15-SP2-2020-3592
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-cryptography",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-cryptography fixes the following issues:\n\n- CVE-2020-25659: Attempted to mitigate Bleichenbacher attacks on RSA decryption (bsc#1178168).\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3592,SUSE-SLE-Module-Basesystem-15-SP2-2020-3592,SUSE-SLE-Module-Python2-15-SP2-2020-3592",
"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-2020_3592-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3592-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203592-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3592-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007905.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178168",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
}
],
"title": "Security update for python-cryptography",
"tracking": {
"current_release_date": "2020-12-02T09:31:43Z",
"generator": {
"date": "2020-12-02T09:31:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3592-1",
"initial_release_date": "2020-12-02T09:31:43Z",
"revision_history": [
{
"date": "2020-12-02T09:31:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-2.8-3.3.1.aarch64",
"product": {
"name": "python2-cryptography-2.8-3.3.1.aarch64",
"product_id": "python2-cryptography-2.8-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.8-3.3.1.aarch64",
"product": {
"name": "python3-cryptography-2.8-3.3.1.aarch64",
"product_id": "python3-cryptography-2.8-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-2.8-3.3.1.i586",
"product": {
"name": "python2-cryptography-2.8-3.3.1.i586",
"product_id": "python2-cryptography-2.8-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.8-3.3.1.i586",
"product": {
"name": "python3-cryptography-2.8-3.3.1.i586",
"product_id": "python3-cryptography-2.8-3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-2.8-3.3.1.ppc64le",
"product": {
"name": "python2-cryptography-2.8-3.3.1.ppc64le",
"product_id": "python2-cryptography-2.8-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.8-3.3.1.ppc64le",
"product": {
"name": "python3-cryptography-2.8-3.3.1.ppc64le",
"product_id": "python3-cryptography-2.8-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-2.8-3.3.1.s390x",
"product": {
"name": "python2-cryptography-2.8-3.3.1.s390x",
"product_id": "python2-cryptography-2.8-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.8-3.3.1.s390x",
"product": {
"name": "python3-cryptography-2.8-3.3.1.s390x",
"product_id": "python3-cryptography-2.8-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-2.8-3.3.1.x86_64",
"product": {
"name": "python2-cryptography-2.8-3.3.1.x86_64",
"product_id": "python2-cryptography-2.8-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.8-3.3.1.x86_64",
"product": {
"name": "python3-cryptography-2.8-3.3.1.x86_64",
"product_id": "python3-cryptography-2.8-3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 2 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python2:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.aarch64"
},
"product_reference": "python3-cryptography-2.8-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.ppc64le"
},
"product_reference": "python3-cryptography-2.8-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.8-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.s390x"
},
"product_reference": "python3-cryptography-2.8-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.x86_64"
},
"product_reference": "python3-cryptography-2.8-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-2.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.aarch64"
},
"product_reference": "python2-cryptography-2.8-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-2.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.ppc64le"
},
"product_reference": "python2-cryptography-2.8-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-2.8-3.3.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.s390x"
},
"product_reference": "python2-cryptography-2.8-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-2.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.x86_64"
},
"product_reference": "python2-cryptography-2.8-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"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 Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-cryptography-2.8-3.3.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP2:python2-cryptography-2.8-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-02T09:31:43Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
}
]
}
SUSE-SU-2020:3629-1
Vulnerability from csaf_suse - Published: 2020-12-04 16:04 - Updated: 2020-12-04 16:04Summary
Security update for python-cryptography
Severity
Moderate
Notes
Title of the patch: Security update for python-cryptography
Description of the patch: This update for python-cryptography fixes the following issues:
- CVE-2020-25659: Attempted to mitigate Bleichenbacher attacks on RSA decryption (bsc#1178168).
Patchnames: HPE-Helion-OpenStack-8-2020-3629,SUSE-2020-3629,SUSE-OpenStack-Cloud-7-2020-3629,SUSE-OpenStack-Cloud-8-2020-3629,SUSE-OpenStack-Cloud-9-2020-3629,SUSE-OpenStack-Cloud-Crowbar-8-2020-3629,SUSE-OpenStack-Cloud-Crowbar-9-2020-3629,SUSE-SLE-SAP-12-SP2-2020-3629,SUSE-SLE-SAP-12-SP3-2020-3629,SUSE-SLE-SAP-12-SP4-2020-3629,SUSE-SLE-SERVER-12-SP2-2020-3629,SUSE-SLE-SERVER-12-SP2-BCL-2020-3629,SUSE-SLE-SERVER-12-SP3-2020-3629,SUSE-SLE-SERVER-12-SP3-BCL-2020-3629,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3629,SUSE-SLE-SERVER-12-SP5-2020-3629,SUSE-Storage-5-2020-3629
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
73 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python3-cryptography-2.1.4-7.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-cryptography",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-cryptography fixes the following issues:\n\n- CVE-2020-25659: Attempted to mitigate Bleichenbacher attacks on RSA decryption (bsc#1178168).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-3629,SUSE-2020-3629,SUSE-OpenStack-Cloud-7-2020-3629,SUSE-OpenStack-Cloud-8-2020-3629,SUSE-OpenStack-Cloud-9-2020-3629,SUSE-OpenStack-Cloud-Crowbar-8-2020-3629,SUSE-OpenStack-Cloud-Crowbar-9-2020-3629,SUSE-SLE-SAP-12-SP2-2020-3629,SUSE-SLE-SAP-12-SP3-2020-3629,SUSE-SLE-SAP-12-SP4-2020-3629,SUSE-SLE-SERVER-12-SP2-2020-3629,SUSE-SLE-SERVER-12-SP2-BCL-2020-3629,SUSE-SLE-SERVER-12-SP3-2020-3629,SUSE-SLE-SERVER-12-SP3-BCL-2020-3629,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3629,SUSE-SLE-SERVER-12-SP5-2020-3629,SUSE-Storage-5-2020-3629",
"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-2020_3629-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3629-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203629-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3629-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007919.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178168",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
}
],
"title": "Security update for python-cryptography",
"tracking": {
"current_release_date": "2020-12-04T16:04:08Z",
"generator": {
"date": "2020-12-04T16:04:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3629-1",
"initial_release_date": "2020-12-04T16:04:08Z",
"revision_history": [
{
"date": "2020-12-04T16:04:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.aarch64",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.aarch64",
"product_id": "python-cryptography-2.1.4-7.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.aarch64",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64",
"product_id": "python3-cryptography-2.1.4-7.31.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.i586",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.i586",
"product_id": "python-cryptography-2.1.4-7.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.i586",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.i586",
"product_id": "python3-cryptography-2.1.4-7.31.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.ppc64le",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le",
"product_id": "python-cryptography-2.1.4-7.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"product_id": "python3-cryptography-2.1.4-7.31.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.s390",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.s390",
"product_id": "python-cryptography-2.1.4-7.31.1.s390"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.s390",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.s390",
"product_id": "python3-cryptography-2.1.4-7.31.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.s390x",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.s390x",
"product_id": "python-cryptography-2.1.4-7.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.s390x",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x",
"product_id": "python3-cryptography-2.1.4-7.31.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-2.1.4-7.31.1.x86_64",
"product": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64",
"product_id": "python-cryptography-2.1.4-7.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-2.1.4-7.31.1.x86_64",
"product": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64",
"product_id": "python3-cryptography-2.1.4-7.31.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"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 Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.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-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.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-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.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-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.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-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.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-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.aarch64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-2.1.4-7.31.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.x86_64"
},
"product_reference": "python3-cryptography-2.1.4-7.31.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:python-cryptography-2.1.4-7.31.1.x86_64",
"HPE Helion OpenStack 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python3-cryptography-2.1.4-7.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"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": [
"HPE Helion OpenStack 8:python-cryptography-2.1.4-7.31.1.x86_64",
"HPE Helion OpenStack 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python3-cryptography-2.1.4-7.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:python-cryptography-2.1.4-7.31.1.x86_64",
"HPE Helion OpenStack 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Enterprise Storage 5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.aarch64",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.s390x",
"SUSE OpenStack Cloud 7:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud 9:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-cryptography-2.1.4-7.31.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python3-cryptography-2.1.4-7.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
}
]
}
SUSE-SU-2023:0604-1
Vulnerability from csaf_suse - Published: 2023-03-02 14:52 - Updated: 2023-03-02 14:52Summary
Security update for python-cryptography, python-cryptography-vectors
Severity
Important
Notes
Title of the patch: Security update for python-cryptography, python-cryptography-vectors
Description of the patch: This update for python-cryptography, python-cryptography-vectors fixes the following issues:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- CVE-2020-36242: Fixed a bug where certain sequences of update() calls could result in integer overflow (bsc#1182066).
- CVE-2020-25659: Fixed Bleichenbacher vulnerabilities (bsc#1178168).
- update to 3.3.2 (bsc#1198331)
Patchnames: SUSE-2023-604,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-604,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-604,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-604,SUSE-SLE-Product-RT-15-SP3-2023-604,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-604,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-604,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-604,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-604,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-604,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-604,SUSE-SUSE-MicroOS-5.1-2023-604,SUSE-SUSE-MicroOS-5.2-2023-604,SUSE-Storage-7-2023-604,SUSE-Storage-7.1-2023-604
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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-cryptography, python-cryptography-vectors",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-cryptography, python-cryptography-vectors fixes the following issues:\n\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\n- CVE-2020-36242: Fixed a bug where certain sequences of update() calls could result in integer overflow (bsc#1182066).\n- CVE-2020-25659: Fixed Bleichenbacher vulnerabilities (bsc#1178168). \n\n- update to 3.3.2 (bsc#1198331)\n\t \n\t ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-604,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-604,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-604,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-604,SUSE-SLE-Product-RT-15-SP3-2023-604,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-604,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-604,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-604,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-604,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-604,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-604,SUSE-SUSE-MicroOS-5.1-2023-604,SUSE-SUSE-MicroOS-5.2-2023-604,SUSE-Storage-7-2023-604,SUSE-Storage-7.1-2023-604",
"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_0604-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0604-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230604-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0604-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013960.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178168",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "self",
"summary": "SUSE Bug 1182066",
"url": "https://bugzilla.suse.com/1182066"
},
{
"category": "self",
"summary": "SUSE Bug 1198331",
"url": "https://bugzilla.suse.com/1198331"
},
{
"category": "self",
"summary": "SUSE Bug 1199282",
"url": "https://bugzilla.suse.com/1199282"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36242 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36242/"
}
],
"title": "Security update for python-cryptography, python-cryptography-vectors",
"tracking": {
"current_release_date": "2023-03-02T14:52:43Z",
"generator": {
"date": "2023-03-02T14:52:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0604-1",
"initial_release_date": "2023-03-02T14:52:43Z",
"revision_history": [
{
"date": "2023-03-02T14:52:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150200.16.1.aarch64",
"product": {
"name": "python2-cryptography-3.3.2-150200.16.1.aarch64",
"product_id": "python2-cryptography-3.3.2-150200.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"product": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"product_id": "python3-cryptography-3.3.2-150200.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150200.16.1.i586",
"product": {
"name": "python2-cryptography-3.3.2-150200.16.1.i586",
"product_id": "python2-cryptography-3.3.2-150200.16.1.i586"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150200.16.1.i586",
"product": {
"name": "python3-cryptography-3.3.2-150200.16.1.i586",
"product_id": "python3-cryptography-3.3.2-150200.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-vectors-3.3.2-150200.3.6.1.noarch",
"product": {
"name": "python2-cryptography-vectors-3.3.2-150200.3.6.1.noarch",
"product_id": "python2-cryptography-vectors-3.3.2-150200.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-cryptography-vectors-3.3.2-150200.3.6.1.noarch",
"product": {
"name": "python3-cryptography-vectors-3.3.2-150200.3.6.1.noarch",
"product_id": "python3-cryptography-vectors-3.3.2-150200.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150200.16.1.ppc64le",
"product": {
"name": "python2-cryptography-3.3.2-150200.16.1.ppc64le",
"product_id": "python2-cryptography-3.3.2-150200.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"product": {
"name": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"product_id": "python3-cryptography-3.3.2-150200.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150200.16.1.s390x",
"product": {
"name": "python2-cryptography-3.3.2-150200.16.1.s390x",
"product_id": "python2-cryptography-3.3.2-150200.16.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150200.16.1.s390x",
"product": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x",
"product_id": "python3-cryptography-3.3.2-150200.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150200.16.1.x86_64",
"product": {
"name": "python2-cryptography-3.3.2-150200.16.1.x86_64",
"product_id": "python2-cryptography-3.3.2-150200.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"product": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"product_id": "python3-cryptography-3.3.2-150200.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 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 Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.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:python2-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.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:python2-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.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:python2-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.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:python2-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.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-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150200.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150200.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-02T14:52:43Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
},
{
"cve": "CVE-2020-36242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36242"
}
],
"notes": [
{
"category": "general",
"text": "In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36242",
"url": "https://www.suse.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "SUSE Bug 1182066 for CVE-2020-36242",
"url": "https://bugzilla.suse.com/1182066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Enterprise Storage 7:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Proxy 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python2-cryptography-3.3.2-150200.16.1.x86_64",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.ppc64le",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.s390x",
"SUSE Manager Server 4.2:python3-cryptography-3.3.2-150200.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-02T14:52:43Z",
"details": "important"
}
],
"title": "CVE-2020-36242"
}
]
}
SUSE-SU-2023:2783-1
Vulnerability from csaf_suse - Published: 2023-07-04 19:57 - Updated: 2023-07-04 19:57Summary
Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets
Severity
Important
Notes
Title of the patch: Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets
Description of the patch: This update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets fixes the following issues:
grpc:
- Update in SLE-15 (bsc#1197726, bsc#1144068)
protobuf:
- Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941, bsc#1203681
- Fix a potential DoS issue when parsing with binary data in protobuf-java, CVE-2022-3171, bsc#1204256
- Fix potential Denial of Service in protobuf-java in the parsing procedure for binary data, CVE-2021-22569, bsc#1194530
- Add missing dependency of python subpackages on python-six (bsc#1177127)
- Updated to version 3.9.2 (bsc#1162343)
* Remove OSReadLittle* due to alignment requirements.
* Don't use unions and instead use memcpy for the type swaps.
- Disable LTO (bsc#1133277)
python-aiocontextvars:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-avro:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-cryptography:
- update to 3.3.2 (bsc#1182066, CVE-2020-36242, bsc#1198331)
* SECURITY ISSUE: Fixed a bug where certain sequences of update()
calls when symmetrically encrypting very large payloads (>2GB) could
result in an integer overflow, leading to buffer overflows.
CVE-2020-36242
python-cryptography-vectors:
- update to 3.2 (bsc#1178168, CVE-2020-25659):
* CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,
to protect against Bleichenbacher vulnerabilities. Due to limitations imposed
by our API, we cannot completely mitigate this vulnerability.
* Support for OpenSSL 1.0.2 has been removed.
* Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.
- update to 3.3.2 (bsc#1198331)
python-Deprecated:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 1.2.13:
python-google-api-core:
- Update to 1.14.2
python-googleapis-common-protos:
- Update to 1.6.0
python-grpcio-gcp:
- Initial spec for v0.2.2
python-humanfriendly:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to 10.0
python-jsondiff:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 1.3.0
python-knack:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 0.9.0
python-opencensus:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Disable Python2 build
- Update to 0.8.0
python-opencensus-context:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-opencensus-ext-threading:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Initial build version 0.1.2
python-opentelemetry-api:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Version update to 1.5.0
python-psutil:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 5.9.1
- remove the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS. (bsc#1184753)
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-PyGithub:
- Update to 1.43.5:
python-pytest-asyncio:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Initial release of python-pytest-asyncio 0.8.0
python-requests:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-websocket-client:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 1.3.2
python-websockets:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 9.1:
Patchnames: SUSE-2023-2783,SUSE-SLE-INSTALLER-15-SP1-2023-2783,SUSE-SLE-Module-Basesystem-15-SP4-2023-2783,SUSE-SLE-Module-Basesystem-15-SP5-2023-2783,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP1-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP2-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP3-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP4-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP5-2023-2783,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2783,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2783,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2783,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2783,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2783,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2783,SUSE-SLE-Product-RT-15-SP3-2023-2783,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2783,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2783,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2783,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2783,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2783,SUSE-Storage-7-2023-2783,SUSE-Storage-7.1-2023-2783,openSUSE-SLE-15.4-2023-2783
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
389 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
44 references
{
"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 grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets fixes the following issues:\n\ngrpc:\n- Update in SLE-15 (bsc#1197726, bsc#1144068)\n \nprotobuf:\n- Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941, bsc#1203681\n- Fix a potential DoS issue when parsing with binary data in protobuf-java, CVE-2022-3171, bsc#1204256\n- Fix potential Denial of Service in protobuf-java in the parsing procedure for binary data, CVE-2021-22569, bsc#1194530\n- Add missing dependency of python subpackages on python-six (bsc#1177127)\n- Updated to version 3.9.2 (bsc#1162343)\n * Remove OSReadLittle* due to alignment requirements.\n * Don\u0027t use unions and instead use memcpy for the type swaps.\n- Disable LTO (bsc#1133277)\n\npython-aiocontextvars: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-avro:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-cryptography: \n- update to 3.3.2 (bsc#1182066, CVE-2020-36242, bsc#1198331)\n * SECURITY ISSUE: Fixed a bug where certain sequences of update()\n calls when symmetrically encrypting very large payloads (\u003e2GB) could\n result in an integer overflow, leading to buffer overflows.\n CVE-2020-36242\n\npython-cryptography-vectors:\n- update to 3.2 (bsc#1178168, CVE-2020-25659):\n * CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,\n to protect against Bleichenbacher vulnerabilities. Due to limitations imposed\n by our API, we cannot completely mitigate this vulnerability.\n * Support for OpenSSL 1.0.2 has been removed.\n * Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.\n- update to 3.3.2 (bsc#1198331)\n\npython-Deprecated:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 1.2.13:\n\npython-google-api-core:\n- Update to 1.14.2\n\npython-googleapis-common-protos:\n- Update to 1.6.0\n \npython-grpcio-gcp:\n- Initial spec for v0.2.2\n\npython-humanfriendly:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to 10.0\n\npython-jsondiff:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 1.3.0\n\npython-knack: \n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 0.9.0\n\npython-opencensus:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Disable Python2 build\n- Update to 0.8.0\n\npython-opencensus-context: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-opencensus-ext-threading: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Initial build version 0.1.2\n\npython-opentelemetry-api:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Version update to 1.5.0\n\npython-psutil:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 5.9.1\n- remove the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS. (bsc#1184753)\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-PyGithub:\n- Update to 1.43.5:\n\npython-pytest-asyncio: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Initial release of python-pytest-asyncio 0.8.0 \n \npython-requests:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n \npython-websocket-client:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 1.3.2\n\npython-websockets:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 9.1:\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2783,SUSE-SLE-INSTALLER-15-SP1-2023-2783,SUSE-SLE-Module-Basesystem-15-SP4-2023-2783,SUSE-SLE-Module-Basesystem-15-SP5-2023-2783,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP1-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP2-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP3-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP4-2023-2783,SUSE-SLE-Module-Public-Cloud-15-SP5-2023-2783,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2783,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2783,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2783,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2783,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2783,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2783,SUSE-SLE-Product-RT-15-SP3-2023-2783,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2783,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2783,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2783,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2783,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2783,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2783,SUSE-Storage-7-2023-2783,SUSE-Storage-7.1-2023-2783,openSUSE-SLE-15.4-2023-2783",
"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_2783-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2783-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232783-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2783-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015451.html"
},
{
"category": "self",
"summary": "SUSE Bug 1099269",
"url": "https://bugzilla.suse.com/1099269"
},
{
"category": "self",
"summary": "SUSE Bug 1133277",
"url": "https://bugzilla.suse.com/1133277"
},
{
"category": "self",
"summary": "SUSE Bug 1144068",
"url": "https://bugzilla.suse.com/1144068"
},
{
"category": "self",
"summary": "SUSE Bug 1162343",
"url": "https://bugzilla.suse.com/1162343"
},
{
"category": "self",
"summary": "SUSE Bug 1177127",
"url": "https://bugzilla.suse.com/1177127"
},
{
"category": "self",
"summary": "SUSE Bug 1178168",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "self",
"summary": "SUSE Bug 1182066",
"url": "https://bugzilla.suse.com/1182066"
},
{
"category": "self",
"summary": "SUSE Bug 1184753",
"url": "https://bugzilla.suse.com/1184753"
},
{
"category": "self",
"summary": "SUSE Bug 1194530",
"url": "https://bugzilla.suse.com/1194530"
},
{
"category": "self",
"summary": "SUSE Bug 1197726",
"url": "https://bugzilla.suse.com/1197726"
},
{
"category": "self",
"summary": "SUSE Bug 1198331",
"url": "https://bugzilla.suse.com/1198331"
},
{
"category": "self",
"summary": "SUSE Bug 1199282",
"url": "https://bugzilla.suse.com/1199282"
},
{
"category": "self",
"summary": "SUSE Bug 1203681",
"url": "https://bugzilla.suse.com/1203681"
},
{
"category": "self",
"summary": "SUSE Bug 1204256",
"url": "https://bugzilla.suse.com/1204256"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000518 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36242 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22569 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22570 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1941 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3171 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3171/"
}
],
"title": "Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets",
"tracking": {
"current_release_date": "2023-07-04T19:57:03Z",
"generator": {
"date": "2023-07-04T19:57:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2783-1",
"initial_release_date": "2023-07-04T19:57:03Z",
"revision_history": [
{
"date": "2023-07-04T19:57:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.aarch64",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.aarch64",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.aarch64",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.aarch64",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.aarch64",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64",
"product_id": "python3-websockets-9.1-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.i586",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.i586",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.i586",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.i586",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.i586",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.i586",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.i586",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.i586",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.i586",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.i586",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.i586",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.i586",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.i586",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.i586",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.i586"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.i586",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.i586",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.i586",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.i586",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.i586",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.i586",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.i586"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.i586",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.i586",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.i586"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.i586",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.i586",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.i586",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.i586"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.i586",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.i586",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.i586",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.i586",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.i586",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.i586",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.i586"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.i586",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.i586",
"product_id": "python3-websockets-9.1-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.i586",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.i586",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"product": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"product_id": "azure-cli-core-2.17.1-150100.6.18.1.noarch"
}
},
{
"category": "product_version",
"name": "grpc-source-1.25.0-150100.3.3.3.noarch",
"product": {
"name": "grpc-source-1.25.0-150100.3.3.3.noarch",
"product_id": "grpc-source-1.25.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "protobuf-source-3.9.2-150100.8.3.3.noarch",
"product": {
"name": "protobuf-source-3.9.2-150100.8.3.3.noarch",
"product_id": "protobuf-source-3.9.2-150100.8.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python-pytest-doc-3.4.2-150000.3.5.1.noarch",
"product": {
"name": "python-pytest-doc-3.4.2-150000.3.5.1.noarch",
"product_id": "python-pytest-doc-3.4.2-150000.3.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Automat-0.6.0-150000.3.4.1.noarch",
"product": {
"name": "python2-Automat-0.6.0-150000.3.4.1.noarch",
"product_id": "python2-Automat-0.6.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Deprecated-1.2.13-150100.3.3.3.noarch",
"product": {
"name": "python2-Deprecated-1.2.13-150100.3.3.3.noarch",
"product_id": "python2-Deprecated-1.2.13-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-PyGithub-1.43.5-150100.3.3.3.noarch",
"product": {
"name": "python2-PyGithub-1.43.5-150100.3.3.3.noarch",
"product_id": "python2-PyGithub-1.43.5-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-constantly-15.1.0-150000.3.4.1.noarch",
"product": {
"name": "python2-constantly-15.1.0-150000.3.4.1.noarch",
"product_id": "python2-constantly-15.1.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product": {
"name": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product_id": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-google-api-core-1.14.2-150100.3.3.3.noarch",
"product": {
"name": "python2-google-api-core-1.14.2-150100.3.3.3.noarch",
"product_id": "python2-google-api-core-1.14.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product": {
"name": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product_id": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product": {
"name": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product_id": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-humanfriendly-10.0-150100.6.3.3.noarch",
"product": {
"name": "python2-humanfriendly-10.0-150100.6.3.3.noarch",
"product_id": "python2-humanfriendly-10.0-150100.6.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-hyperlink-17.2.1-150000.3.4.1.noarch",
"product": {
"name": "python2-hyperlink-17.2.1-150000.3.4.1.noarch",
"product_id": "python2-hyperlink-17.2.1-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-incremental-17.5.0-150000.3.4.1.noarch",
"product": {
"name": "python2-incremental-17.5.0-150000.3.4.1.noarch",
"product_id": "python2-incremental-17.5.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"product": {
"name": "python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"product_id": "python2-jsondiff-1.3.0-150100.3.6.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-pytest-3.10.1-150000.7.5.1.noarch",
"product": {
"name": "python2-pytest-3.10.1-150000.7.5.1.noarch",
"product_id": "python2-pytest-3.10.1-150000.7.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-requests-2.25.1-150100.6.13.3.noarch",
"product": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch",
"product_id": "python2-requests-2.25.1-150100.6.13.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"product": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"product_id": "python3-Automat-0.6.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"product": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"product_id": "python3-Deprecated-1.2.13-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"product": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"product_id": "python3-PyGithub-1.43.5-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-avro-1.11.0-150100.3.3.3.noarch",
"product": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch",
"product_id": "python3-avro-1.11.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"product": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"product_id": "python3-constantly-15.1.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product": {
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product_id": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"product": {
"name": "python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"product_id": "python3-google-api-core-1.14.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product": {
"name": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product_id": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product": {
"name": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product_id": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"product": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"product_id": "python3-humanfriendly-10.0-150100.6.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"product": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"product_id": "python3-hyperlink-17.2.1-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"product": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"product_id": "python3-incremental-17.5.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"product": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"product_id": "python3-jsondiff-1.3.0-150100.3.6.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-knack-0.9.0-150100.3.7.3.noarch",
"product": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch",
"product_id": "python3-knack-0.9.0-150100.3.7.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"product_id": "python3-opencensus-0.8.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"product_id": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"product_id": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"product": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"product_id": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"product": {
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"product_id": "python3-pytest-3.10.1-150000.7.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"product": {
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"product_id": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150100.6.13.3.noarch",
"product": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch",
"product_id": "python3-requests-2.25.1-150100.6.13.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"product": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"product_id": "python3-websocket-client-1.3.2-150100.6.7.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"product_id": "python3-websockets-9.1-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.s390x",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.s390x",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.s390x",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.s390x",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.s390x",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.s390x",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.s390x",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.s390x",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.s390x",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.s390x",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.s390x",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.s390x",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.s390x",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.s390x",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.s390x",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x",
"product_id": "python3-websockets-9.1-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.x86_64",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.x86_64",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.x86_64",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.x86_64",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.x86_64",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.x86_64",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.x86_64",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64",
"product_id": "python3-websockets-9.1-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Installer Updates 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Installer Updates 15 SP1",
"product_id": "SUSE Linux Enterprise Installer Updates 15 SP1"
}
},
{
"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 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 Module for Public Cloud 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications: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 Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Installer Updates 15 SP1",
"product_id": "SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Installer Updates 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Installer Updates 15 SP1",
"product_id": "SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Installer Updates 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Installer Updates 15 SP1",
"product_id": "SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Installer Updates 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Installer Updates 15 SP1",
"product_id": "SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Installer Updates 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python2-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-1.25.0-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64"
},
"product_reference": "grpc-devel-1.25.0-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-1.25.0-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le"
},
"product_reference": "grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-devel-1.25.0-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x"
},
"product_reference": "grpc-devel-1.25.0-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grpc-source-1.25.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch"
},
"product_reference": "grpc-source-1.25.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64"
},
"product_reference": "libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le"
},
"product_reference": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x"
},
"product_reference": "libgrpc++1-1.25.0-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64"
},
"product_reference": "libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc8-1.25.0-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64"
},
"product_reference": "libgrpc8-1.25.0-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc8-1.25.0-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le"
},
"product_reference": "libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc8-1.25.0-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x"
},
"product_reference": "libgrpc8-1.25.0-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgrpc8-1.25.0-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64"
},
"product_reference": "libgrpc8-1.25.0-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-java-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "protobuf-java-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-java-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-java-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "protobuf-java-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-java-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "protobuf-java-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-source-3.9.2-150100.8.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch"
},
"product_reference": "protobuf-source-3.9.2-150100.8.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
},
"product_reference": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
},
"product_reference": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64"
},
"product_reference": "python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
},
"product_reference": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch"
},
"product_reference": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch"
},
"product_reference": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch"
},
"product_reference": "python3-avro-1.11.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
},
"product_reference": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-google-api-core-1.14.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch"
},
"product_reference": "python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
},
"product_reference": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64"
},
"product_reference": "python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le"
},
"product_reference": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x"
},
"product_reference": "python3-grpcio-1.25.0-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64"
},
"product_reference": "python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
},
"product_reference": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch"
},
"product_reference": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch"
},
"product_reference": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch"
},
"product_reference": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch"
},
"product_reference": "python3-avro-1.11.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch"
},
"product_reference": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch"
},
"product_reference": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch"
},
"product_reference": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch"
},
"product_reference": "python3-avro-1.11.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch"
},
"product_reference": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch"
},
"product_reference": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
},
"product_reference": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch"
},
"product_reference": "python3-avro-1.11.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
},
"product_reference": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
},
"product_reference": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
},
"product_reference": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64"
},
"product_reference": "python3-websockets-9.1-150100.3.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.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:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.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:python2-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.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:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.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:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.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-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.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-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.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-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.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:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.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:libprotobuf20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotoc20-3.9.2-150100.8.3.3.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:libprotoc20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.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:protobuf-devel-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.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:python2-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.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:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.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-Twisted-17.9.0-150000.3.8.1.ppc64le"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.8.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-Twisted-17.9.0-150000.3.8.1.x86_64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.8.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-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.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:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.ppc64le"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.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-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.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-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.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-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch"
},
"product_reference": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch"
},
"product_reference": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch"
},
"product_reference": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch"
},
"product_reference": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch"
},
"product_reference": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch"
},
"product_reference": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch"
},
"product_reference": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch"
},
"product_reference": "python3-knack-0.9.0-150100.3.7.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
},
"product_reference": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1000518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000518"
}
],
"notes": [
{
"category": "general",
"text": "aaugustin websockets version 4 contains a CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Servers and clients, unless configured with compression=None that can result in Denial of Service by memory exhaustion. This attack appear to be exploitable via Sending a specially crafted frame on an established connection. This vulnerability appears to have been fixed in 5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000518",
"url": "https://www.suse.com/security/cve/CVE-2018-1000518"
},
{
"category": "external",
"summary": "SUSE Bug 1099269 for CVE-2018-1000518",
"url": "https://bugzilla.suse.com/1099269"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "important"
}
],
"title": "CVE-2018-1000518"
},
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
},
{
"cve": "CVE-2020-36242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36242"
}
],
"notes": [
{
"category": "general",
"text": "In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36242",
"url": "https://www.suse.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "SUSE Bug 1182066 for CVE-2020-36242",
"url": "https://bugzilla.suse.com/1182066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "important"
}
],
"title": "CVE-2020-36242"
},
{
"cve": "CVE-2021-22569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22569"
}
],
"notes": [
{
"category": "general",
"text": "An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22569",
"url": "https://www.suse.com/security/cve/CVE-2021-22569"
},
{
"category": "external",
"summary": "SUSE Bug 1194530 for CVE-2021-22569",
"url": "https://bugzilla.suse.com/1194530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "moderate"
}
],
"title": "CVE-2021-22569"
},
{
"cve": "CVE-2021-22570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22570"
}
],
"notes": [
{
"category": "general",
"text": "Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file\u0027s name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22570",
"url": "https://www.suse.com/security/cve/CVE-2021-22570"
},
{
"category": "external",
"summary": "SUSE Bug 1195258 for CVE-2021-22570",
"url": "https://bugzilla.suse.com/1195258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "moderate"
}
],
"title": "CVE-2021-22570"
},
{
"cve": "CVE-2022-1941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1941"
}
],
"notes": [
{
"category": "general",
"text": "A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1941",
"url": "https://www.suse.com/security/cve/CVE-2022-1941"
},
{
"category": "external",
"summary": "SUSE Bug 1203681 for CVE-2022-1941",
"url": "https://bugzilla.suse.com/1203681"
},
{
"category": "external",
"summary": "SUSE Bug 1205141 for CVE-2022-1941",
"url": "https://bugzilla.suse.com/1205141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "moderate"
}
],
"title": "CVE-2022-1941"
},
{
"cve": "CVE-2022-3171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3171"
}
],
"notes": [
{
"category": "general",
"text": "A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3171",
"url": "https://www.suse.com/security/cve/CVE-2022-3171"
},
{
"category": "external",
"summary": "SUSE Bug 1204256 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1204256"
},
{
"category": "external",
"summary": "SUSE Bug 1206544 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1206544"
},
{
"category": "external",
"summary": "SUSE Bug 1206545 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1206545"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7.1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Enterprise Storage 7:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Enterprise Storage 7:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Enterprise Storage 7:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Enterprise Storage 7:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Installer Updates 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-devel-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:grpc-source-1.25.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libgrpc8-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-java-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:protobuf-source-3.9.2-150100.8.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-3.10.1-150000.7.5.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-avro-1.11.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-0.8.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-websockets-9.1-150100.3.3.3.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-knack-0.9.0-150100.3.7.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libprotoc20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Proxy 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Proxy 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Proxy 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"SUSE Manager Server 4.2:python3-Automat-0.6.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-constantly-15.1.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-incremental-17.5.0-150000.3.4.1.noarch",
"SUSE Manager Server 4.2:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"SUSE Manager Server 4.2:python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"openSUSE Leap 15.4:azure-cli-core-2.17.1-150100.6.18.1.noarch",
"openSUSE Leap 15.4:python3-constantly-15.1.0-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-humanfriendly-10.0-150100.6.3.3.noarch",
"openSUSE Leap 15.4:python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"openSUSE Leap 15.4:python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"openSUSE Leap 15.4:python3-knack-0.9.0-150100.3.7.3.noarch",
"openSUSE Leap 15.4:python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"openSUSE Leap 15.4:python3-zope.interface-4.4.2-150000.3.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-04T19:57:03Z",
"details": "important"
}
],
"title": "CVE-2022-3171"
}
]
}
SUSE-SU-2023:2783-2
Vulnerability from csaf_suse - Published: 2023-09-19 21:52 - Updated: 2023-09-19 21:52Summary
Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets
Severity
Important
Notes
Title of the patch: Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets
Description of the patch: This update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets fixes the following issues:
grpc:
- Update in SLE-15 (bsc#1197726, bsc#1144068)
protobuf:
- Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941, bsc#1203681
- Fix a potential DoS issue when parsing with binary data in protobuf-java, CVE-2022-3171, bsc#1204256
- Fix potential Denial of Service in protobuf-java in the parsing procedure for binary data, CVE-2021-22569, bsc#1194530
- Add missing dependency of python subpackages on python-six (bsc#1177127)
- Updated to version 3.9.2 (bsc#1162343)
* Remove OSReadLittle* due to alignment requirements.
* Don't use unions and instead use memcpy for the type swaps.
- Disable LTO (bsc#1133277)
python-aiocontextvars:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-avro:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-cryptography:
- update to 3.3.2 (bsc#1182066, CVE-2020-36242, bsc#1198331)
* SECURITY ISSUE: Fixed a bug where certain sequences of update()
calls when symmetrically encrypting very large payloads (>2GB) could
result in an integer overflow, leading to buffer overflows.
CVE-2020-36242
python-cryptography-vectors:
- update to 3.2 (bsc#1178168, CVE-2020-25659):
* CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,
to protect against Bleichenbacher vulnerabilities. Due to limitations imposed
by our API, we cannot completely mitigate this vulnerability.
* Support for OpenSSL 1.0.2 has been removed.
* Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.
- update to 3.3.2 (bsc#1198331)
python-Deprecated:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 1.2.13:
python-google-api-core:
- Update to 1.14.2
python-googleapis-common-protos:
- Update to 1.6.0
python-grpcio-gcp:
- Initial spec for v0.2.2
python-humanfriendly:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to 10.0
python-jsondiff:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 1.3.0
python-knack:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 0.9.0
python-opencensus:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Disable Python2 build
- Update to 0.8.0
python-opencensus-context:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-opencensus-ext-threading:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Initial build version 0.1.2
python-opentelemetry-api:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Version update to 1.5.0
python-psutil:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 5.9.1
- remove the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS. (bsc#1184753)
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-PyGithub:
- Update to 1.43.5:
python-pytest-asyncio:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Initial release of python-pytest-asyncio 0.8.0
python-requests:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
python-websocket-client:
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- Update to version 1.3.2
python-websockets:
- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- update to 9.1:
Patchnames: SUSE-2023-2783,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2783
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
44 references
{
"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 grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets fixes the following issues:\n\ngrpc:\n- Update in SLE-15 (bsc#1197726, bsc#1144068)\n \nprotobuf:\n- Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941, bsc#1203681\n- Fix a potential DoS issue when parsing with binary data in protobuf-java, CVE-2022-3171, bsc#1204256\n- Fix potential Denial of Service in protobuf-java in the parsing procedure for binary data, CVE-2021-22569, bsc#1194530\n- Add missing dependency of python subpackages on python-six (bsc#1177127)\n- Updated to version 3.9.2 (bsc#1162343)\n * Remove OSReadLittle* due to alignment requirements.\n * Don\u0027t use unions and instead use memcpy for the type swaps.\n- Disable LTO (bsc#1133277)\n\npython-aiocontextvars: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-avro:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-cryptography: \n- update to 3.3.2 (bsc#1182066, CVE-2020-36242, bsc#1198331)\n * SECURITY ISSUE: Fixed a bug where certain sequences of update()\n calls when symmetrically encrypting very large payloads (\u003e2GB) could\n result in an integer overflow, leading to buffer overflows.\n CVE-2020-36242\n\npython-cryptography-vectors:\n- update to 3.2 (bsc#1178168, CVE-2020-25659):\n * CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,\n to protect against Bleichenbacher vulnerabilities. Due to limitations imposed\n by our API, we cannot completely mitigate this vulnerability.\n * Support for OpenSSL 1.0.2 has been removed.\n * Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.\n- update to 3.3.2 (bsc#1198331)\n\npython-Deprecated:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 1.2.13:\n\npython-google-api-core:\n- Update to 1.14.2\n\npython-googleapis-common-protos:\n- Update to 1.6.0\n \npython-grpcio-gcp:\n- Initial spec for v0.2.2\n\npython-humanfriendly:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to 10.0\n\npython-jsondiff:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 1.3.0\n\npython-knack: \n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 0.9.0\n\npython-opencensus:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Disable Python2 build\n- Update to 0.8.0\n\npython-opencensus-context: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-opencensus-ext-threading: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Initial build version 0.1.2\n\npython-opentelemetry-api:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Version update to 1.5.0\n\npython-psutil:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 5.9.1\n- remove the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS. (bsc#1184753)\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n\npython-PyGithub:\n- Update to 1.43.5:\n\npython-pytest-asyncio: \n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Initial release of python-pytest-asyncio 0.8.0 \n \npython-requests:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n \npython-websocket-client:\n- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- Update to version 1.3.2\n\npython-websockets:\n- Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)\n- update to 9.1:\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2783,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2783",
"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_2783-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2783-2",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232783-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2783-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016228.html"
},
{
"category": "self",
"summary": "SUSE Bug 1099269",
"url": "https://bugzilla.suse.com/1099269"
},
{
"category": "self",
"summary": "SUSE Bug 1133277",
"url": "https://bugzilla.suse.com/1133277"
},
{
"category": "self",
"summary": "SUSE Bug 1144068",
"url": "https://bugzilla.suse.com/1144068"
},
{
"category": "self",
"summary": "SUSE Bug 1162343",
"url": "https://bugzilla.suse.com/1162343"
},
{
"category": "self",
"summary": "SUSE Bug 1177127",
"url": "https://bugzilla.suse.com/1177127"
},
{
"category": "self",
"summary": "SUSE Bug 1178168",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "self",
"summary": "SUSE Bug 1182066",
"url": "https://bugzilla.suse.com/1182066"
},
{
"category": "self",
"summary": "SUSE Bug 1184753",
"url": "https://bugzilla.suse.com/1184753"
},
{
"category": "self",
"summary": "SUSE Bug 1194530",
"url": "https://bugzilla.suse.com/1194530"
},
{
"category": "self",
"summary": "SUSE Bug 1197726",
"url": "https://bugzilla.suse.com/1197726"
},
{
"category": "self",
"summary": "SUSE Bug 1198331",
"url": "https://bugzilla.suse.com/1198331"
},
{
"category": "self",
"summary": "SUSE Bug 1199282",
"url": "https://bugzilla.suse.com/1199282"
},
{
"category": "self",
"summary": "SUSE Bug 1203681",
"url": "https://bugzilla.suse.com/1203681"
},
{
"category": "self",
"summary": "SUSE Bug 1204256",
"url": "https://bugzilla.suse.com/1204256"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000518 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25659 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36242 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22569 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22570 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1941 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3171 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3171/"
}
],
"title": "Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets",
"tracking": {
"current_release_date": "2023-09-19T21:52:38Z",
"generator": {
"date": "2023-09-19T21:52:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2783-2",
"initial_release_date": "2023-09-19T21:52:38Z",
"revision_history": [
{
"date": "2023-09-19T21:52:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.aarch64",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.aarch64",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.aarch64",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.aarch64",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.aarch64",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.aarch64",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.aarch64",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.aarch64",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.aarch64",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.aarch64",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.aarch64",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.aarch64",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.aarch64",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.aarch64",
"product_id": "python3-websockets-9.1-150100.3.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotobuf-lite20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotobuf20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product": {
"name": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32",
"product_id": "libprotoc20-64bit-3.9.2-150100.8.3.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.i586",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.i586",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.i586",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.i586",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.i586",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.i586",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.i586",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.i586",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.i586",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.i586",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.i586",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.i586",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.i586",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.i586",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.i586",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.i586",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.i586"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.i586",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.i586",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.i586",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.i586",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.i586",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.i586",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.i586"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.i586",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.i586",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.i586"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.i586",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.i586",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.i586",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.i586",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.i586"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.i586",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.i586",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.i586",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.i586",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.i586",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.i586",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.i586"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.i586",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.i586",
"product_id": "python3-websockets-9.1-150100.3.3.3.i586"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.i586",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.i586",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"product": {
"name": "azure-cli-core-2.17.1-150100.6.18.1.noarch",
"product_id": "azure-cli-core-2.17.1-150100.6.18.1.noarch"
}
},
{
"category": "product_version",
"name": "grpc-source-1.25.0-150100.3.3.3.noarch",
"product": {
"name": "grpc-source-1.25.0-150100.3.3.3.noarch",
"product_id": "grpc-source-1.25.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "protobuf-source-3.9.2-150100.8.3.3.noarch",
"product": {
"name": "protobuf-source-3.9.2-150100.8.3.3.noarch",
"product_id": "protobuf-source-3.9.2-150100.8.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python-pytest-doc-3.4.2-150000.3.5.1.noarch",
"product": {
"name": "python-pytest-doc-3.4.2-150000.3.5.1.noarch",
"product_id": "python-pytest-doc-3.4.2-150000.3.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Automat-0.6.0-150000.3.4.1.noarch",
"product": {
"name": "python2-Automat-0.6.0-150000.3.4.1.noarch",
"product_id": "python2-Automat-0.6.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Deprecated-1.2.13-150100.3.3.3.noarch",
"product": {
"name": "python2-Deprecated-1.2.13-150100.3.3.3.noarch",
"product_id": "python2-Deprecated-1.2.13-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-PyGithub-1.43.5-150100.3.3.3.noarch",
"product": {
"name": "python2-PyGithub-1.43.5-150100.3.3.3.noarch",
"product_id": "python2-PyGithub-1.43.5-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-constantly-15.1.0-150000.3.4.1.noarch",
"product": {
"name": "python2-constantly-15.1.0-150000.3.4.1.noarch",
"product_id": "python2-constantly-15.1.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product": {
"name": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product_id": "python2-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-google-api-core-1.14.2-150100.3.3.3.noarch",
"product": {
"name": "python2-google-api-core-1.14.2-150100.3.3.3.noarch",
"product_id": "python2-google-api-core-1.14.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product": {
"name": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product_id": "python2-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product": {
"name": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product_id": "python2-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-humanfriendly-10.0-150100.6.3.3.noarch",
"product": {
"name": "python2-humanfriendly-10.0-150100.6.3.3.noarch",
"product_id": "python2-humanfriendly-10.0-150100.6.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-hyperlink-17.2.1-150000.3.4.1.noarch",
"product": {
"name": "python2-hyperlink-17.2.1-150000.3.4.1.noarch",
"product_id": "python2-hyperlink-17.2.1-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-incremental-17.5.0-150000.3.4.1.noarch",
"product": {
"name": "python2-incremental-17.5.0-150000.3.4.1.noarch",
"product_id": "python2-incremental-17.5.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"product": {
"name": "python2-jsondiff-1.3.0-150100.3.6.3.noarch",
"product_id": "python2-jsondiff-1.3.0-150100.3.6.3.noarch"
}
},
{
"category": "product_version",
"name": "python2-pytest-3.10.1-150000.7.5.1.noarch",
"product": {
"name": "python2-pytest-3.10.1-150000.7.5.1.noarch",
"product_id": "python2-pytest-3.10.1-150000.7.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-requests-2.25.1-150100.6.13.3.noarch",
"product": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch",
"product_id": "python2-requests-2.25.1-150100.6.13.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"product": {
"name": "python3-Automat-0.6.0-150000.3.4.1.noarch",
"product_id": "python3-Automat-0.6.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"product": {
"name": "python3-Deprecated-1.2.13-150100.3.3.3.noarch",
"product_id": "python3-Deprecated-1.2.13-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"product": {
"name": "python3-PyGithub-1.43.5-150100.3.3.3.noarch",
"product_id": "python3-PyGithub-1.43.5-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-avro-1.11.0-150100.3.3.3.noarch",
"product": {
"name": "python3-avro-1.11.0-150100.3.3.3.noarch",
"product_id": "python3-avro-1.11.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"product": {
"name": "python3-constantly-15.1.0-150000.3.4.1.noarch",
"product_id": "python3-constantly-15.1.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product": {
"name": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch",
"product_id": "python3-cryptography-vectors-3.3.2-150100.3.11.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"product": {
"name": "python3-google-api-core-1.14.2-150100.3.3.3.noarch",
"product_id": "python3-google-api-core-1.14.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product": {
"name": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch",
"product_id": "python3-googleapis-common-protos-1.6.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product": {
"name": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch",
"product_id": "python3-grpcio-gcp-0.2.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"product": {
"name": "python3-humanfriendly-10.0-150100.6.3.3.noarch",
"product_id": "python3-humanfriendly-10.0-150100.6.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"product": {
"name": "python3-hyperlink-17.2.1-150000.3.4.1.noarch",
"product_id": "python3-hyperlink-17.2.1-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"product": {
"name": "python3-incremental-17.5.0-150000.3.4.1.noarch",
"product_id": "python3-incremental-17.5.0-150000.3.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"product": {
"name": "python3-jsondiff-1.3.0-150100.3.6.3.noarch",
"product_id": "python3-jsondiff-1.3.0-150100.3.6.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-knack-0.9.0-150100.3.7.3.noarch",
"product": {
"name": "python3-knack-0.9.0-150100.3.7.3.noarch",
"product_id": "python3-knack-0.9.0-150100.3.7.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-0.8.0-150100.3.3.3.noarch",
"product_id": "python3-opencensus-0.8.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch",
"product_id": "python3-opencensus-context-0.1.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"product": {
"name": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch",
"product_id": "python3-opencensus-ext-threading-0.1.2-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"product": {
"name": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch",
"product_id": "python3-opentelemetry-api-1.5.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"product": {
"name": "python3-pytest-3.10.1-150000.7.5.1.noarch",
"product_id": "python3-pytest-3.10.1-150000.7.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"product": {
"name": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch",
"product_id": "python3-pytest-asyncio-0.8.0-150100.3.3.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150100.6.13.3.noarch",
"product": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch",
"product_id": "python3-requests-2.25.1-150100.6.13.3.noarch"
}
},
{
"category": "product_version",
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"product": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"product_id": "python3-websocket-client-1.3.2-150100.6.7.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.ppc64le",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.ppc64le",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.ppc64le",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.ppc64le",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.ppc64le",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.ppc64le",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.ppc64le",
"product_id": "python3-websockets-9.1-150100.3.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.s390x",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.s390x",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.s390x",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.s390x",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.s390x",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.s390x",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.s390x",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.s390x",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.s390x",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.s390x",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.s390x",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.s390x",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.s390x",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.s390x",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.s390x",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.s390x",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.s390x",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.s390x",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.s390x",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.s390x",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.s390x",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.s390x",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.s390x",
"product_id": "python3-websockets-9.1-150100.3.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.s390x",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grpc-devel-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "grpc-devel-1.25.0-150100.3.3.3.x86_64",
"product_id": "grpc-devel-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "libgrpc++1-1.25.0-150100.3.3.3.x86_64",
"product_id": "libgrpc++1-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libgrpc8-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "libgrpc8-1.25.0-150100.3.3.3.x86_64",
"product_id": "libgrpc8-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf-lite20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotobuf20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotoc20-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotoc20-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64",
"product_id": "libprotoc20-32bit-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "protobuf-devel-3.9.2-150100.8.3.3.x86_64",
"product_id": "protobuf-devel-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "protobuf-java-3.9.2-150100.8.3.3.x86_64",
"product_id": "protobuf-java-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.8.1.x86_64",
"product_id": "python2-Twisted-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"product": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"product_id": "python2-cryptography-3.3.2-150100.7.15.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-grpcio-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "python2-grpcio-1.25.0-150100.3.3.3.x86_64",
"product_id": "python2-grpcio-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "python2-protobuf-3.9.2-150100.8.3.3.x86_64",
"product_id": "python2-protobuf-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"product": {
"name": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"product_id": "python2-psutil-5.9.1-150100.6.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product": {
"name": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product_id": "python2-zope.interface-4.4.2-150000.3.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.8.1.x86_64",
"product_id": "python3-Twisted-17.9.0-150000.3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"product": {
"name": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64",
"product_id": "python3-aiocontextvars-0.2.2-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"product": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"product_id": "python3-cryptography-3.3.2-150100.7.15.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"product": {
"name": "python3-grpcio-1.25.0-150100.3.3.3.x86_64",
"product_id": "python3-grpcio-1.25.0-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"product": {
"name": "python3-protobuf-3.9.2-150100.8.3.3.x86_64",
"product_id": "python3-protobuf-3.9.2-150100.8.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"product": {
"name": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"product_id": "python3-psutil-5.9.1-150100.6.6.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-websockets-9.1-150100.3.3.3.x86_64",
"product": {
"name": "python3-websockets-9.1-150100.3.3.3.x86_64",
"product_id": "python3-websockets-9.1-150100.3.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product": {
"name": "python3-zope.interface-4.4.2-150000.3.4.1.x86_64",
"product_id": "python3-zope.interface-4.4.2-150000.3.4.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150100.8.3.3.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:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cryptography-3.3.2-150100.7.15.3.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:python2-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psutil-5.9.1-150100.6.6.3.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:python2-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python2-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python2-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150100.7.15.3.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-cryptography-3.3.2-150100.7.15.3.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.aarch64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psutil-5.9.1-150100.6.6.3.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-psutil-5.9.1-150100.6.6.3.x86_64"
},
"product_reference": "python3-psutil-5.9.1-150100.6.6.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150100.6.13.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch"
},
"product_reference": "python3-requests-2.25.1-150100.6.13.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-websocket-client-1.3.2-150100.6.7.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
},
"product_reference": "python3-websocket-client-1.3.2-150100.6.7.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1000518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000518"
}
],
"notes": [
{
"category": "general",
"text": "aaugustin websockets version 4 contains a CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Servers and clients, unless configured with compression=None that can result in Denial of Service by memory exhaustion. This attack appear to be exploitable via Sending a specially crafted frame on an established connection. This vulnerability appears to have been fixed in 5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000518",
"url": "https://www.suse.com/security/cve/CVE-2018-1000518"
},
{
"category": "external",
"summary": "SUSE Bug 1099269 for CVE-2018-1000518",
"url": "https://bugzilla.suse.com/1099269"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "important"
}
],
"title": "CVE-2018-1000518"
},
{
"cve": "CVE-2020-25659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25659"
}
],
"notes": [
{
"category": "general",
"text": "python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25659",
"url": "https://www.suse.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "SUSE Bug 1178168 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1178168"
},
{
"category": "external",
"summary": "SUSE Bug 1183152 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1183152"
},
{
"category": "external",
"summary": "SUSE Bug 1218043 for CVE-2020-25659",
"url": "https://bugzilla.suse.com/1218043"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "moderate"
}
],
"title": "CVE-2020-25659"
},
{
"cve": "CVE-2020-36242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36242"
}
],
"notes": [
{
"category": "general",
"text": "In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36242",
"url": "https://www.suse.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "SUSE Bug 1182066 for CVE-2020-36242",
"url": "https://bugzilla.suse.com/1182066"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "important"
}
],
"title": "CVE-2020-36242"
},
{
"cve": "CVE-2021-22569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22569"
}
],
"notes": [
{
"category": "general",
"text": "An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22569",
"url": "https://www.suse.com/security/cve/CVE-2021-22569"
},
{
"category": "external",
"summary": "SUSE Bug 1194530 for CVE-2021-22569",
"url": "https://bugzilla.suse.com/1194530"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "moderate"
}
],
"title": "CVE-2021-22569"
},
{
"cve": "CVE-2021-22570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22570"
}
],
"notes": [
{
"category": "general",
"text": "Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file\u0027s name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22570",
"url": "https://www.suse.com/security/cve/CVE-2021-22570"
},
{
"category": "external",
"summary": "SUSE Bug 1195258 for CVE-2021-22570",
"url": "https://bugzilla.suse.com/1195258"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "moderate"
}
],
"title": "CVE-2021-22570"
},
{
"cve": "CVE-2022-1941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1941"
}
],
"notes": [
{
"category": "general",
"text": "A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1941",
"url": "https://www.suse.com/security/cve/CVE-2022-1941"
},
{
"category": "external",
"summary": "SUSE Bug 1203681 for CVE-2022-1941",
"url": "https://bugzilla.suse.com/1203681"
},
{
"category": "external",
"summary": "SUSE Bug 1205141 for CVE-2022-1941",
"url": "https://bugzilla.suse.com/1205141"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "moderate"
}
],
"title": "CVE-2022-1941"
},
{
"cve": "CVE-2022-3171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3171"
}
],
"notes": [
{
"category": "general",
"text": "A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3171",
"url": "https://www.suse.com/security/cve/CVE-2022-3171"
},
{
"category": "external",
"summary": "SUSE Bug 1204256 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1204256"
},
{
"category": "external",
"summary": "SUSE Bug 1206544 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1206544"
},
{
"category": "external",
"summary": "SUSE Bug 1206545 for CVE-2022-3171",
"url": "https://bugzilla.suse.com/1206545"
}
],
"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:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libprotobuf-lite20-3.9.2-150100.8.3.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-cryptography-3.3.2-150100.7.15.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-psutil-5.9.1-150100.6.6.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-requests-2.25.1-150100.6.13.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-websocket-client-1.3.2-150100.6.7.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-19T21:52:38Z",
"details": "important"
}
],
"title": "CVE-2022-3171"
}
]
}
WID-SEC-W-2023-0557
Vulnerability from csaf_certbund - Published: 2020-11-04 23:00 - Updated: 2025-07-10 22:00Summary
python-cryptography: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Python ist eine universelle, üblicherweise interpretierte höhere Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in python-cryptography ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme: - Android
- iPhoneOS
- Juniper Appliance
- Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
IBM Spectrum Protect Plus <10.1.17
IBM / Spectrum Protect Plus
|
<10.1.17 | ||
|
Dell PowerScale OneFS <9.4.0.18
Dell / PowerScale
|
OneFS <9.4.0.18 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Juniper JUNOS
Juniper
|
cpe:/o:juniper:junos:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP8
IBM / QRadar SIEM
|
<7.5.0 UP8 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Python Cryptography
Open Source / Python
|
cpe:/a:python:python:-
|
Cryptography | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
22 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in python-cryptography ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android\n- iPhoneOS\n- Juniper Appliance\n- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0557 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2023-0557.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0557 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0557"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4613-1 vom 2020-11-04",
"url": "https://ubuntu.com/security/notices/USN-4613-1"
},
{
"category": "external",
"summary": "Github Security Advisory GHSA-hggm-jpg3-v476 vom 2020-11-04",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-hggm-jpg3-v476"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3592-1 vom 2020-12-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007905.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3629-1 vom 2020-12-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007919.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:1109-1 vom 2021-04-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-April/008603.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:1608 vom 2021-05-18",
"url": "https://access.redhat.com/errata/RHSA-2021:1608"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2239 vom 2021-06-03",
"url": "https://access.redhat.com/errata/RHSA-2021:2239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2479 vom 2021-06-17",
"url": "https://access.redhat.com/errata/RHSA-2021:2479"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-066 vom 2021-06-17",
"url": "https://downloads.avaya.com/css/P8/documents/101076270"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3119 vom 2021-08-10",
"url": "https://access.redhat.com/errata/RHSA-2021:3119"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3254 vom 2021-08-25",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA11245 vom 2021-10-14",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11245\u0026cat=SIRT_1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0604-1 vom 2023-03-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013960.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2783-1 vom 2023-07-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015451.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2783-2 vom 2023-09-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016228.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-4FF425606F vom 2024-01-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-4ff425606f"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7145367 vom 2024-03-27",
"url": "https://www.ibm.com/support/pages/node/7145367"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-210 vom 2024-06-04",
"url": "https://www.dell.com/support/kbdoc/de-de/000225667/dsa-2024-210-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7230557 vom 2025-04-10",
"url": "https://www.ibm.com/support/pages/node/7230557"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2930 vom 2025-07-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2930.html"
}
],
"source_lang": "en-US",
"title": "python-cryptography: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2025-07-10T22:00:00.000+00:00",
"generator": {
"date": "2025-07-11T08:49:41.248+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-0557",
"initial_release_date": "2020-11-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-11-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-12-02T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-06T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-04-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-05-18T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-06-03T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-06-17T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-06-20T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2021-08-10T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-08-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-10-13T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Juniper aufgenommen"
},
{
"date": "2023-03-02T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-04T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-19T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-03-27T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-06-03T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.4.0.18",
"product": {
"name": "Dell PowerScale OneFS \u003c9.4.0.18",
"product_id": "T034610"
}
},
{
"category": "product_version",
"name": "OneFS 9.4.0.18",
"product": {
"name": "Dell PowerScale OneFS 9.4.0.18",
"product_id": "T034610-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs"
}
}
}
],
"category": "product_name",
"name": "PowerScale"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP8",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP8",
"product_id": "T033681"
}
},
{
"category": "product_version",
"name": "7.5.0 UP8",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP8",
"product_id": "T033681-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up8"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.17",
"product_id": "T042730"
}
},
{
"category": "product_version",
"name": "10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.17",
"product_id": "T042730-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "5930",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Cryptography",
"product": {
"name": "Open Source Python Cryptography",
"product_id": "113051",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:-"
}
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25659",
"product_status": {
"known_affected": [
"T015519",
"T042730",
"T034610",
"T002207",
"67646",
"T000126",
"5930",
"T033681",
"398363",
"113051",
"74185"
]
},
"release_date": "2020-11-04T23:00:00.000+00:00",
"title": "CVE-2020-25659"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…