Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-41190 (GCVE-0-2021-41190)
Vulnerability from cvelistv5 – Published: 2021-11-17 19:20 – Updated: 2024-08-04 03:08- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://github.com/opencontainers/distribution-sp… | x_refsource_CONFIRM |
| https://github.com/opencontainers/distribution-sp… | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2021/1… | mailing-listx_refsource_MLIST |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| Vendor | Product | Version | |
|---|---|---|---|
| opencontainers | distribution-spec |
Affected:
< 1.0.1
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T03:08:31.262Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923"
},
{
"name": "[oss-security] 20211119 CVE-2021-41190 OCI distribution and image spec: \"content-type\" confusion",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/11/19/10"
},
{
"name": "FEDORA-2021-d250fc2622",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A2RRFNTMFYKOTRKD37F5ANMCIO3GGJML/"
},
{
"name": "FEDORA-2021-6dc68dbe4d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DX63GRWFEI5RVMYV6XLMCG4OHPWZML27/"
},
{
"name": "FEDORA-2021-79ba5abef6",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SQBCYJUIM5GVCMFUPRWKRZNXMMI5EFA4/"
},
{
"name": "FEDORA-2021-eb2742b148",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T4OJ764CKKCWCVONHD4YXTGR7HZ7LRUV/"
},
{
"name": "FEDORA-2021-3dda301691",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TUZNDAH2B26VPBK342UC3BHZNLBUXGX/"
},
{
"name": "FEDORA-2021-aacef7fa15",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RZTO6N55WHKHIZI4IMLY2QFBPMVTAERM/"
},
{
"name": "FEDORA-2021-62352983b4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4334HT7AZPLWNYHW4ARU6JBUF3VZJPZN/"
},
{
"name": "FEDORA-2021-6789ed60f2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YIGVQWOA5XXCQXEOOKZX4CDAGLBDRPRX/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "distribution-spec",
"vendor": "opencontainers",
"versions": [
{
"status": "affected",
"version": "\u003c 1.0.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \u201cmanifests\u201d and \u201clayers\u201d fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \u201cmanifests\u201d and \u201clayers\u201d fields or \u201cmanifests\u201d and \u201cconfig\u201d fields if they are unable to update to version 1.0.1 of the spec."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-843",
"description": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-10T02:06:12.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923"
},
{
"name": "[oss-security] 20211119 CVE-2021-41190 OCI distribution and image spec: \"content-type\" confusion",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2021/11/19/10"
},
{
"name": "FEDORA-2021-d250fc2622",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A2RRFNTMFYKOTRKD37F5ANMCIO3GGJML/"
},
{
"name": "FEDORA-2021-6dc68dbe4d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DX63GRWFEI5RVMYV6XLMCG4OHPWZML27/"
},
{
"name": "FEDORA-2021-79ba5abef6",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SQBCYJUIM5GVCMFUPRWKRZNXMMI5EFA4/"
},
{
"name": "FEDORA-2021-eb2742b148",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T4OJ764CKKCWCVONHD4YXTGR7HZ7LRUV/"
},
{
"name": "FEDORA-2021-3dda301691",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TUZNDAH2B26VPBK342UC3BHZNLBUXGX/"
},
{
"name": "FEDORA-2021-aacef7fa15",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RZTO6N55WHKHIZI4IMLY2QFBPMVTAERM/"
},
{
"name": "FEDORA-2021-62352983b4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4334HT7AZPLWNYHW4ARU6JBUF3VZJPZN/"
},
{
"name": "FEDORA-2021-6789ed60f2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YIGVQWOA5XXCQXEOOKZX4CDAGLBDRPRX/"
}
],
"source": {
"advisory": "GHSA-mc8v-mgrf-8f4m",
"discovery": "UNKNOWN"
},
"title": "Clarify Content-Type handling in OCI spec",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-41190",
"STATE": "PUBLIC",
"TITLE": "Clarify Content-Type handling in OCI spec"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "distribution-spec",
"version": {
"version_data": [
{
"version_value": "\u003c 1.0.1"
}
]
}
}
]
},
"vendor_name": "opencontainers"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \u201cmanifests\u201d and \u201clayers\u201d fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \u201cmanifests\u201d and \u201clayers\u201d fields or \u201cmanifests\u201d and \u201cconfig\u201d fields if they are unable to update to version 1.0.1 of the spec."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"refsource": "CONFIRM",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"name": "https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923",
"refsource": "MISC",
"url": "https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923"
},
{
"name": "[oss-security] 20211119 CVE-2021-41190 OCI distribution and image spec: \"content-type\" confusion",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2021/11/19/10"
},
{
"name": "FEDORA-2021-d250fc2622",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A2RRFNTMFYKOTRKD37F5ANMCIO3GGJML/"
},
{
"name": "FEDORA-2021-6dc68dbe4d",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DX63GRWFEI5RVMYV6XLMCG4OHPWZML27/"
},
{
"name": "FEDORA-2021-79ba5abef6",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SQBCYJUIM5GVCMFUPRWKRZNXMMI5EFA4/"
},
{
"name": "FEDORA-2021-eb2742b148",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T4OJ764CKKCWCVONHD4YXTGR7HZ7LRUV/"
},
{
"name": "FEDORA-2021-3dda301691",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TUZNDAH2B26VPBK342UC3BHZNLBUXGX/"
},
{
"name": "FEDORA-2021-aacef7fa15",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RZTO6N55WHKHIZI4IMLY2QFBPMVTAERM/"
},
{
"name": "FEDORA-2021-62352983b4",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4334HT7AZPLWNYHW4ARU6JBUF3VZJPZN/"
},
{
"name": "FEDORA-2021-6789ed60f2",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YIGVQWOA5XXCQXEOOKZX4CDAGLBDRPRX/"
}
]
},
"source": {
"advisory": "GHSA-mc8v-mgrf-8f4m",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-41190",
"datePublished": "2021-11-17T19:20:11.000Z",
"dateReserved": "2021-09-15T00:00:00.000Z",
"dateUpdated": "2024-08-04T03:08:31.262Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-41190",
"date": "2026-06-04",
"epss": "0.00383",
"percentile": "0.59954"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-41190\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-11-17T20:15:10.333\",\"lastModified\":\"2024-11-21T06:25:43.537\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \u201cmanifests\u201d and \u201clayers\u201d fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \u201cmanifests\u201d and \u201clayers\u201d fields or \u201cmanifests\u201d and \u201cconfig\u201d fields if they are unable to update to version 1.0.1 of the spec.\"},{\"lang\":\"es\",\"value\":\"El proyecto OCI Distribution Spec define un protocolo API para facilitar y estandarizar la distribuci\u00f3n de contenidos. En la versi\u00f3n 1.0.0 de OCI Distribution Specification y anteriores, se utilizaba \u00fanicamente la cabecera Content-Type para determinar el tipo de documento durante las operaciones push y pull. Los documentos que conten\u00edan campos \\\"manifiestos\\\" y \\\"capas\\\" pod\u00edan interpretarse como un manifiesto o un \u00edndice en ausencia de una cabecera Content-Type que los acompa\u00f1ara. Si una cabecera Content-Type cambiaba entre dos pulls del mismo compendio, un cliente podr\u00eda interpretar el contenido resultante de forma diferente. La especificaci\u00f3n de distribuci\u00f3n de la OCI se ha actualizado para exigir que el valor de mediaType presente en un manifiesto o \u00edndice coincida con la cabecera Content-Type utilizada durante las operaciones push y pull. Los clientes que extraen de un registro pueden desconfiar de la cabecera Content-Type y rechazar un documento ambiguo que contenga campos \\\"manifiestos\\\" y \\\"capas\\\" o campos \\\"manifiestos\\\" y \\\"config\\\" si no pueden actualizarse a la versi\u00f3n 1.0.1 de la especificaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N\",\"baseScore\":3.0,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.3,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:open_container_initiative_distribution_specification:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.0.0\",\"matchCriteriaId\":\"CEA62E19-78AE-4FD8-8888-B347544BB7A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:open_container_initiative_image_format_specification:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.0.1\",\"matchCriteriaId\":\"1355CC51-5D8D-4C5A-AA67-93157ED1ADAE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/19/10\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TUZNDAH2B26VPBK342UC3BHZNLBUXGX/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4334HT7AZPLWNYHW4ARU6JBUF3VZJPZN/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A2RRFNTMFYKOTRKD37F5ANMCIO3GGJML/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DX63GRWFEI5RVMYV6XLMCG4OHPWZML27/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RZTO6N55WHKHIZI4IMLY2QFBPMVTAERM/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SQBCYJUIM5GVCMFUPRWKRZNXMMI5EFA4/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T4OJ764CKKCWCVONHD4YXTGR7HZ7LRUV/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YIGVQWOA5XXCQXEOOKZX4CDAGLBDRPRX/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/11/19/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TUZNDAH2B26VPBK342UC3BHZNLBUXGX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4334HT7AZPLWNYHW4ARU6JBUF3VZJPZN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A2RRFNTMFYKOTRKD37F5ANMCIO3GGJML/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DX63GRWFEI5RVMYV6XLMCG4OHPWZML27/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RZTO6N55WHKHIZI4IMLY2QFBPMVTAERM/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SQBCYJUIM5GVCMFUPRWKRZNXMMI5EFA4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T4OJ764CKKCWCVONHD4YXTGR7HZ7LRUV/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YIGVQWOA5XXCQXEOOKZX4CDAGLBDRPRX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
OPENSUSE-SU-2024:11647-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-20.10.11_ce-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-20.10.11_ce-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-20.10.11_ce-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-20.10.11_ce-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "docker-20.10.11_ce-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the docker-20.10.11_ce-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11647",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11647-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
}
],
"title": "docker-20.10.11_ce-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11647-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-20.10.11_ce-1.1.aarch64",
"product": {
"name": "docker-20.10.11_ce-1.1.aarch64",
"product_id": "docker-20.10.11_ce-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-bash-completion-20.10.11_ce-1.1.aarch64",
"product": {
"name": "docker-bash-completion-20.10.11_ce-1.1.aarch64",
"product_id": "docker-bash-completion-20.10.11_ce-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.11_ce-1.1.aarch64",
"product": {
"name": "docker-fish-completion-20.10.11_ce-1.1.aarch64",
"product_id": "docker-fish-completion-20.10.11_ce-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"product": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"product_id": "docker-zsh-completion-20.10.11_ce-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-20.10.11_ce-1.1.ppc64le",
"product": {
"name": "docker-20.10.11_ce-1.1.ppc64le",
"product_id": "docker-20.10.11_ce-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"product": {
"name": "docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"product_id": "docker-bash-completion-20.10.11_ce-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"product": {
"name": "docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"product_id": "docker-fish-completion-20.10.11_ce-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"product": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"product_id": "docker-zsh-completion-20.10.11_ce-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-20.10.11_ce-1.1.s390x",
"product": {
"name": "docker-20.10.11_ce-1.1.s390x",
"product_id": "docker-20.10.11_ce-1.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-bash-completion-20.10.11_ce-1.1.s390x",
"product": {
"name": "docker-bash-completion-20.10.11_ce-1.1.s390x",
"product_id": "docker-bash-completion-20.10.11_ce-1.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.11_ce-1.1.s390x",
"product": {
"name": "docker-fish-completion-20.10.11_ce-1.1.s390x",
"product_id": "docker-fish-completion-20.10.11_ce-1.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.11_ce-1.1.s390x",
"product": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.s390x",
"product_id": "docker-zsh-completion-20.10.11_ce-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-20.10.11_ce-1.1.x86_64",
"product": {
"name": "docker-20.10.11_ce-1.1.x86_64",
"product_id": "docker-20.10.11_ce-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-bash-completion-20.10.11_ce-1.1.x86_64",
"product": {
"name": "docker-bash-completion-20.10.11_ce-1.1.x86_64",
"product_id": "docker-bash-completion-20.10.11_ce-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.11_ce-1.1.x86_64",
"product": {
"name": "docker-fish-completion-20.10.11_ce-1.1.x86_64",
"product_id": "docker-fish-completion-20.10.11_ce-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.11_ce-1.1.x86_64",
"product": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.x86_64",
"product_id": "docker-zsh-completion-20.10.11_ce-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.11_ce-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-20.10.11_ce-1.1.aarch64"
},
"product_reference": "docker-20.10.11_ce-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.11_ce-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-20.10.11_ce-1.1.ppc64le"
},
"product_reference": "docker-20.10.11_ce-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.11_ce-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-20.10.11_ce-1.1.s390x"
},
"product_reference": "docker-20.10.11_ce-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.11_ce-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-20.10.11_ce-1.1.x86_64"
},
"product_reference": "docker-20.10.11_ce-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.11_ce-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.aarch64"
},
"product_reference": "docker-bash-completion-20.10.11_ce-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.11_ce-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.ppc64le"
},
"product_reference": "docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.11_ce-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.s390x"
},
"product_reference": "docker-bash-completion-20.10.11_ce-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.11_ce-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.x86_64"
},
"product_reference": "docker-bash-completion-20.10.11_ce-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.11_ce-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.aarch64"
},
"product_reference": "docker-fish-completion-20.10.11_ce-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.11_ce-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.ppc64le"
},
"product_reference": "docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.11_ce-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.s390x"
},
"product_reference": "docker-fish-completion-20.10.11_ce-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.11_ce-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.x86_64"
},
"product_reference": "docker-fish-completion-20.10.11_ce-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.aarch64"
},
"product_reference": "docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.ppc64le"
},
"product_reference": "docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.s390x"
},
"product_reference": "docker-zsh-completion-20.10.11_ce-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.11_ce-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.x86_64"
},
"product_reference": "docker-zsh-completion-20.10.11_ce-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-bash-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-fish-completion-20.10.11_ce-1.1.x86_64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.aarch64",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.ppc64le",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.s390x",
"openSUSE Tumbleweed:docker-zsh-completion-20.10.11_ce-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
OPENSUSE-SU-2024:11659-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-3.8.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-3.8.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-3.8.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-3.8.5-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "singularity-3.8.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the singularity-3.8.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11659",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11659-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
}
],
"title": "singularity-3.8.5-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11659-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "singularity-3.8.5-1.1.aarch64",
"product": {
"name": "singularity-3.8.5-1.1.aarch64",
"product_id": "singularity-3.8.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-3.8.5-1.1.ppc64le",
"product": {
"name": "singularity-3.8.5-1.1.ppc64le",
"product_id": "singularity-3.8.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-3.8.5-1.1.s390x",
"product": {
"name": "singularity-3.8.5-1.1.s390x",
"product_id": "singularity-3.8.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-3.8.5-1.1.x86_64",
"product": {
"name": "singularity-3.8.5-1.1.x86_64",
"product_id": "singularity-3.8.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-3.8.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-3.8.5-1.1.aarch64"
},
"product_reference": "singularity-3.8.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-3.8.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-3.8.5-1.1.ppc64le"
},
"product_reference": "singularity-3.8.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-3.8.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-3.8.5-1.1.s390x"
},
"product_reference": "singularity-3.8.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-3.8.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-3.8.5-1.1.x86_64"
},
"product_reference": "singularity-3.8.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-3.8.5-1.1.aarch64",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.s390x",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:singularity-3.8.5-1.1.aarch64",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.s390x",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-3.8.5-1.1.aarch64",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.s390x",
"openSUSE Tumbleweed:singularity-3.8.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
OPENSUSE-SU-2024:11674-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "podman-3.4.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the podman-3.4.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11674",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11674-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-4024 page",
"url": "https://www.suse.com/security/cve/CVE-2021-4024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
}
],
"title": "podman-3.4.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11674-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-3.4.4-1.1.aarch64",
"product": {
"name": "podman-3.4.4-1.1.aarch64",
"product_id": "podman-3.4.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-cni-config-3.4.4-1.1.aarch64",
"product": {
"name": "podman-cni-config-3.4.4-1.1.aarch64",
"product_id": "podman-cni-config-3.4.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-docker-3.4.4-1.1.aarch64",
"product": {
"name": "podman-docker-3.4.4-1.1.aarch64",
"product_id": "podman-docker-3.4.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-3.4.4-1.1.aarch64",
"product": {
"name": "podman-remote-3.4.4-1.1.aarch64",
"product_id": "podman-remote-3.4.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-3.4.4-1.1.ppc64le",
"product": {
"name": "podman-3.4.4-1.1.ppc64le",
"product_id": "podman-3.4.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-cni-config-3.4.4-1.1.ppc64le",
"product": {
"name": "podman-cni-config-3.4.4-1.1.ppc64le",
"product_id": "podman-cni-config-3.4.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-docker-3.4.4-1.1.ppc64le",
"product": {
"name": "podman-docker-3.4.4-1.1.ppc64le",
"product_id": "podman-docker-3.4.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-3.4.4-1.1.ppc64le",
"product": {
"name": "podman-remote-3.4.4-1.1.ppc64le",
"product_id": "podman-remote-3.4.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-3.4.4-1.1.s390x",
"product": {
"name": "podman-3.4.4-1.1.s390x",
"product_id": "podman-3.4.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-cni-config-3.4.4-1.1.s390x",
"product": {
"name": "podman-cni-config-3.4.4-1.1.s390x",
"product_id": "podman-cni-config-3.4.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-docker-3.4.4-1.1.s390x",
"product": {
"name": "podman-docker-3.4.4-1.1.s390x",
"product_id": "podman-docker-3.4.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-3.4.4-1.1.s390x",
"product": {
"name": "podman-remote-3.4.4-1.1.s390x",
"product_id": "podman-remote-3.4.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-3.4.4-1.1.x86_64",
"product": {
"name": "podman-3.4.4-1.1.x86_64",
"product_id": "podman-3.4.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-cni-config-3.4.4-1.1.x86_64",
"product": {
"name": "podman-cni-config-3.4.4-1.1.x86_64",
"product_id": "podman-cni-config-3.4.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-docker-3.4.4-1.1.x86_64",
"product": {
"name": "podman-docker-3.4.4-1.1.x86_64",
"product_id": "podman-docker-3.4.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-3.4.4-1.1.x86_64",
"product": {
"name": "podman-remote-3.4.4-1.1.x86_64",
"product_id": "podman-remote-3.4.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64"
},
"product_reference": "podman-3.4.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le"
},
"product_reference": "podman-3.4.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-3.4.4-1.1.s390x"
},
"product_reference": "podman-3.4.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64"
},
"product_reference": "podman-3.4.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-cni-config-3.4.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64"
},
"product_reference": "podman-cni-config-3.4.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-cni-config-3.4.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le"
},
"product_reference": "podman-cni-config-3.4.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-cni-config-3.4.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x"
},
"product_reference": "podman-cni-config-3.4.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-cni-config-3.4.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64"
},
"product_reference": "podman-cni-config-3.4.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.4.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64"
},
"product_reference": "podman-docker-3.4.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.4.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le"
},
"product_reference": "podman-docker-3.4.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.4.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x"
},
"product_reference": "podman-docker-3.4.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.4.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64"
},
"product_reference": "podman-docker-3.4.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.4.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64"
},
"product_reference": "podman-remote-3.4.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.4.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le"
},
"product_reference": "podman-remote-3.4.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.4.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x"
},
"product_reference": "podman-remote-3.4.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.4.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
},
"product_reference": "podman-remote-3.4.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-4024"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is open on the host\u0027s firewall, an attacker can potentially use the `gvproxy` API to forward ports on the host to ports in the VM, making private services on the VM accessible to the network. This issue could be also used to interrupt the host\u0027s services by forwarding all ports to the VM.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-4024",
"url": "https://www.suse.com/security/cve/CVE-2021-4024"
},
{
"category": "external",
"summary": "SUSE Bug 1193166 for CVE-2021-4024",
"url": "https://bugzilla.suse.com/1193166"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-4024"
},
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:podman-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-cni-config-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-docker-3.4.4-1.1.x86_64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.aarch64",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.ppc64le",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.s390x",
"openSUSE Tumbleweed:podman-remote-3.4.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
OPENSUSE-SU-2025:15166-1
Vulnerability from csaf_opensuse - Published: 2025-05-26 00:00 - Updated: 2025-05-26 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:umoci-0.5.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:umoci-0.5.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:umoci-0.5.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:umoci-0.5.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "umoci-0.5.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the umoci-0.5.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15166",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15166-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15166-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q5KM4GBVOHSBXAWD7IM3RLTKXYPS44LP/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15166-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q5KM4GBVOHSBXAWD7IM3RLTKXYPS44LP/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
}
],
"title": "umoci-0.5.0-1.1 on GA media",
"tracking": {
"current_release_date": "2025-05-26T00:00:00Z",
"generator": {
"date": "2025-05-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15166-1",
"initial_release_date": "2025-05-26T00:00:00Z",
"revision_history": [
{
"date": "2025-05-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "umoci-0.5.0-1.1.aarch64",
"product": {
"name": "umoci-0.5.0-1.1.aarch64",
"product_id": "umoci-0.5.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "umoci-0.5.0-1.1.ppc64le",
"product": {
"name": "umoci-0.5.0-1.1.ppc64le",
"product_id": "umoci-0.5.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "umoci-0.5.0-1.1.s390x",
"product": {
"name": "umoci-0.5.0-1.1.s390x",
"product_id": "umoci-0.5.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "umoci-0.5.0-1.1.x86_64",
"product": {
"name": "umoci-0.5.0-1.1.x86_64",
"product_id": "umoci-0.5.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "umoci-0.5.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:umoci-0.5.0-1.1.aarch64"
},
"product_reference": "umoci-0.5.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "umoci-0.5.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:umoci-0.5.0-1.1.ppc64le"
},
"product_reference": "umoci-0.5.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "umoci-0.5.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:umoci-0.5.0-1.1.s390x"
},
"product_reference": "umoci-0.5.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "umoci-0.5.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:umoci-0.5.0-1.1.x86_64"
},
"product_reference": "umoci-0.5.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:umoci-0.5.0-1.1.aarch64",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.s390x",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:umoci-0.5.0-1.1.aarch64",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.s390x",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:umoci-0.5.0-1.1.aarch64",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.s390x",
"openSUSE Tumbleweed:umoci-0.5.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
OPENSUSE-SU-2025:15589-1
Vulnerability from csaf_opensuse - Published: 2025-09-30 00:00 - Updated: 2025-09-30 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "docker-stable-24.0.9_ce-15.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the docker-stable-24.0.9_ce-15.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15589",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15589-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3499 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-5277 page",
"url": "https://www.suse.com/security/cve/CVE-2014-5277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6407 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6407/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6408 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6408/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8178 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8179 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8179/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9356 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9357 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9358 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3627 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3629 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3630 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3631 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3697 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3697/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8867 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9962 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14992 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-16539 page",
"url": "https://www.suse.com/security/cve/CVE-2017-16539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10892 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-15664 page",
"url": "https://www.suse.com/security/cve/CVE-2018-15664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16873 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16874 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20699 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13509 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14271 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14271/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-12912 page",
"url": "https://www.suse.com/security/cve/CVE-2020-12912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13401 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13401/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15257 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15257/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21284 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41089 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41092 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41092/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43565 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24769 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36109 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36109/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28840 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28841 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28842 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23652 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23652/"
}
],
"title": "docker-stable-24.0.9_ce-15.1 on GA media",
"tracking": {
"current_release_date": "2025-09-30T00:00:00Z",
"generator": {
"date": "2025-09-30T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15589-1",
"initial_release_date": "2025-09-30T00:00:00Z",
"revision_history": [
{
"date": "2025-09-30T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-15.1.aarch64",
"product": {
"name": "docker-stable-24.0.9_ce-15.1.aarch64",
"product_id": "docker-stable-24.0.9_ce-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"product_id": "docker-stable-bash-completion-24.0.9_ce-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-stable-buildx-0.25.0-15.1.aarch64",
"product": {
"name": "docker-stable-buildx-0.25.0-15.1.aarch64",
"product_id": "docker-stable-buildx-0.25.0-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"product_id": "docker-stable-fish-completion-24.0.9_ce-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-15.1.ppc64le",
"product": {
"name": "docker-stable-24.0.9_ce-15.1.ppc64le",
"product_id": "docker-stable-24.0.9_ce-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"product_id": "docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-stable-buildx-0.25.0-15.1.ppc64le",
"product": {
"name": "docker-stable-buildx-0.25.0-15.1.ppc64le",
"product_id": "docker-stable-buildx-0.25.0-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"product_id": "docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-15.1.s390x",
"product": {
"name": "docker-stable-24.0.9_ce-15.1.s390x",
"product_id": "docker-stable-24.0.9_ce-15.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"product_id": "docker-stable-bash-completion-24.0.9_ce-15.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-stable-buildx-0.25.0-15.1.s390x",
"product": {
"name": "docker-stable-buildx-0.25.0-15.1.s390x",
"product_id": "docker-stable-buildx-0.25.0-15.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"product_id": "docker-stable-fish-completion-24.0.9_ce-15.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-15.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-15.1.x86_64",
"product": {
"name": "docker-stable-24.0.9_ce-15.1.x86_64",
"product_id": "docker-stable-24.0.9_ce-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"product_id": "docker-stable-bash-completion-24.0.9_ce-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-stable-buildx-0.25.0-15.1.x86_64",
"product": {
"name": "docker-stable-buildx-0.25.0-15.1.x86_64",
"product_id": "docker-stable-buildx-0.25.0-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"product_id": "docker-stable-fish-completion-24.0.9_ce-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-buildx-0.25.0-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64"
},
"product_reference": "docker-stable-buildx-0.25.0-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-buildx-0.25.0-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le"
},
"product_reference": "docker-stable-buildx-0.25.0-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-buildx-0.25.0-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x"
},
"product_reference": "docker-stable-buildx-0.25.0-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-buildx-0.25.0-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64"
},
"product_reference": "docker-stable-buildx-0.25.0-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64"
},
"product_reference": "docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le"
},
"product_reference": "docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x"
},
"product_reference": "docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-fish-completion-24.0.9_ce-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64"
},
"product_reference": "docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64"
},
"product_reference": "docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le"
},
"product_reference": "docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x"
},
"product_reference": "docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64"
},
"product_reference": "docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3499"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3499",
"url": "https://www.suse.com/security/cve/CVE-2014-3499"
},
{
"category": "external",
"summary": "SUSE Bug 885209 for CVE-2014-3499",
"url": "https://bugzilla.suse.com/885209"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3499"
},
{
"cve": "CVE-2014-5277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-5277"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-5277",
"url": "https://www.suse.com/security/cve/CVE-2014-5277"
},
{
"category": "external",
"summary": "SUSE Bug 904165 for CVE-2014-5277",
"url": "https://bugzilla.suse.com/904165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-5277"
},
{
"cve": "CVE-2014-6407",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6407"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6407",
"url": "https://www.suse.com/security/cve/CVE-2014-6407"
},
{
"category": "external",
"summary": "SUSE Bug 907012 for CVE-2014-6407",
"url": "https://bugzilla.suse.com/907012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-6407"
},
{
"cve": "CVE-2014-6408",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6408"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6408",
"url": "https://www.suse.com/security/cve/CVE-2014-6408"
},
{
"category": "external",
"summary": "SUSE Bug 907014 for CVE-2014-6408",
"url": "https://bugzilla.suse.com/907014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-6408"
},
{
"cve": "CVE-2014-8178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8178"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8178",
"url": "https://www.suse.com/security/cve/CVE-2014-8178"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8178",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-8178"
},
{
"cve": "CVE-2014-8179",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8179"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8179",
"url": "https://www.suse.com/security/cve/CVE-2014-8179"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8179",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-8179"
},
{
"cve": "CVE-2014-9356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9356"
}
],
"notes": [
{
"category": "general",
"text": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9356",
"url": "https://www.suse.com/security/cve/CVE-2014-9356"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909712 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909712"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-9356"
},
{
"cve": "CVE-2014-9357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9357"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9357",
"url": "https://www.suse.com/security/cve/CVE-2014-9357"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-9357"
},
{
"cve": "CVE-2014-9358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9358"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9358",
"url": "https://www.suse.com/security/cve/CVE-2014-9358"
},
{
"category": "external",
"summary": "SUSE Bug 909709 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909709"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9358"
},
{
"cve": "CVE-2015-3627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3627"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3627",
"url": "https://www.suse.com/security/cve/CVE-2015-3627"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-3627"
},
{
"cve": "CVE-2015-3629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3629"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3629",
"url": "https://www.suse.com/security/cve/CVE-2015-3629"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-3629"
},
{
"cve": "CVE-2015-3630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3630"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3630",
"url": "https://www.suse.com/security/cve/CVE-2015-3630"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-3630"
},
{
"cve": "CVE-2015-3631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3631"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3631",
"url": "https://www.suse.com/security/cve/CVE-2015-3631"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3631"
},
{
"cve": "CVE-2016-3697",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3697"
}
],
"notes": [
{
"category": "general",
"text": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3697",
"url": "https://www.suse.com/security/cve/CVE-2016-3697"
},
{
"category": "external",
"summary": "SUSE Bug 976777 for CVE-2016-3697",
"url": "https://bugzilla.suse.com/976777"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-3697"
},
{
"cve": "CVE-2016-8867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8867"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8867",
"url": "https://www.suse.com/security/cve/CVE-2016-8867"
},
{
"category": "external",
"summary": "SUSE Bug 1007249 for CVE-2016-8867",
"url": "https://bugzilla.suse.com/1007249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-8867"
},
{
"cve": "CVE-2016-9962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9962"
}
],
"notes": [
{
"category": "general",
"text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9962",
"url": "https://www.suse.com/security/cve/CVE-2016-9962"
},
{
"category": "external",
"summary": "SUSE Bug 1012568 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "external",
"summary": "SUSE Bug 1173425 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1173425"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-9962"
},
{
"cve": "CVE-2017-14992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14992"
}
],
"notes": [
{
"category": "general",
"text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14992",
"url": "https://www.suse.com/security/cve/CVE-2017-14992"
},
{
"category": "external",
"summary": "SUSE Bug 1066210 for CVE-2017-14992",
"url": "https://bugzilla.suse.com/1066210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-14992"
},
{
"cve": "CVE-2017-16539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-16539"
}
],
"notes": [
{
"category": "general",
"text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-16539",
"url": "https://www.suse.com/security/cve/CVE-2017-16539"
},
{
"category": "external",
"summary": "SUSE Bug 1066801 for CVE-2017-16539",
"url": "https://bugzilla.suse.com/1066801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-16539"
},
{
"cve": "CVE-2018-10892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10892"
}
],
"notes": [
{
"category": "general",
"text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10892",
"url": "https://www.suse.com/security/cve/CVE-2018-10892"
},
{
"category": "external",
"summary": "SUSE Bug 1100331 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100331"
},
{
"category": "external",
"summary": "SUSE Bug 1100838 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-10892"
},
{
"cve": "CVE-2018-15664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-15664"
}
],
"notes": [
{
"category": "general",
"text": "In Docker through 18.06.1-ce-rc2, the API endpoints behind the \u0027docker cp\u0027 command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-15664",
"url": "https://www.suse.com/security/cve/CVE-2018-15664"
},
{
"category": "external",
"summary": "SUSE Bug 1096726 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1096726"
},
{
"category": "external",
"summary": "SUSE Bug 1139649 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1139649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-15664"
},
{
"cve": "CVE-2018-16873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16873"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16873",
"url": "https://www.suse.com/security/cve/CVE-2018-16873"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-16873"
},
{
"cve": "CVE-2018-16874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16874"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16874",
"url": "https://www.suse.com/security/cve/CVE-2018-16874"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16874"
},
{
"cve": "CVE-2018-16875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16875"
}
],
"notes": [
{
"category": "general",
"text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16875",
"url": "https://www.suse.com/security/cve/CVE-2018-16875"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16875"
},
{
"cve": "CVE-2018-20699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20699"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20699",
"url": "https://www.suse.com/security/cve/CVE-2018-20699"
},
{
"category": "external",
"summary": "SUSE Bug 1121768 for CVE-2018-20699",
"url": "https://bugzilla.suse.com/1121768"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20699"
},
{
"cve": "CVE-2019-13509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13509"
}
],
"notes": [
{
"category": "general",
"text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13509",
"url": "https://www.suse.com/security/cve/CVE-2019-13509"
},
{
"category": "external",
"summary": "SUSE Bug 1142160 for CVE-2019-13509",
"url": "https://bugzilla.suse.com/1142160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-13509"
},
{
"cve": "CVE-2019-14271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14271"
}
],
"notes": [
{
"category": "general",
"text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14271",
"url": "https://www.suse.com/security/cve/CVE-2019-14271"
},
{
"category": "external",
"summary": "SUSE Bug 1143409 for CVE-2019-14271",
"url": "https://bugzilla.suse.com/1143409"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-14271"
},
{
"cve": "CVE-2020-12912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-12912"
}
],
"notes": [
{
"category": "general",
"text": "A potential vulnerability in the AMD extension to Linux \"hwmon\" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-12912",
"url": "https://www.suse.com/security/cve/CVE-2020-12912"
},
{
"category": "external",
"summary": "SUSE Bug 1178760 for CVE-2020-12912",
"url": "https://bugzilla.suse.com/1178760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-13401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13401"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13401",
"url": "https://www.suse.com/security/cve/CVE-2020-13401"
},
{
"category": "external",
"summary": "SUSE Bug 1172375 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172375"
},
{
"category": "external",
"summary": "SUSE Bug 1172377 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-13401"
},
{
"cve": "CVE-2020-15257",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15257"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15257",
"url": "https://www.suse.com/security/cve/CVE-2020-15257"
},
{
"category": "external",
"summary": "SUSE Bug 1178969 for CVE-2020-15257",
"url": "https://bugzilla.suse.com/1178969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15257"
},
{
"cve": "CVE-2020-8694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8694"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8694",
"url": "https://www.suse.com/security/cve/CVE-2020-8694"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178591"
},
{
"category": "external",
"summary": "SUSE Bug 1178700 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178700"
},
{
"category": "external",
"summary": "SUSE Bug 1179661 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1179661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8695"
}
],
"notes": [
{
"category": "general",
"text": "Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8695",
"url": "https://www.suse.com/security/cve/CVE-2020-8695"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1178591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-21284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21284"
}
],
"notes": [
{
"category": "general",
"text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21284",
"url": "https://www.suse.com/security/cve/CVE-2021-21284"
},
{
"category": "external",
"summary": "SUSE Bug 1181732 for CVE-2021-21284",
"url": "https://bugzilla.suse.com/1181732"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-21284"
},
{
"cve": "CVE-2021-41089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41089"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41089",
"url": "https://www.suse.com/security/cve/CVE-2021-41089"
},
{
"category": "external",
"summary": "SUSE Bug 1191015 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191015"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41089"
},
{
"cve": "CVE-2021-41092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41092"
}
],
"notes": [
{
"category": "general",
"text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41092",
"url": "https://www.suse.com/security/cve/CVE-2021-41092"
},
{
"category": "external",
"summary": "SUSE Bug 1191334 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191334"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41092"
},
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
},
{
"cve": "CVE-2021-43565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43565"
}
],
"notes": [
{
"category": "general",
"text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43565",
"url": "https://www.suse.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "SUSE Bug 1193930 for CVE-2021-43565",
"url": "https://bugzilla.suse.com/1193930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-24769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24769"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24769",
"url": "https://www.suse.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "SUSE Bug 1197517 for CVE-2022-24769",
"url": "https://bugzilla.suse.com/1197517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-36109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36109"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36109",
"url": "https://www.suse.com/security/cve/CVE-2022-36109"
},
{
"category": "external",
"summary": "SUSE Bug 1205375 for CVE-2022-36109",
"url": "https://bugzilla.suse.com/1205375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2023-28840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28840"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nTwo iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded.\n\nThe injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u0027s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network.\n\nPatches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28840",
"url": "https://www.suse.com/security/cve/CVE-2023-28840"
},
{
"category": "external",
"summary": "SUSE Bug 1214107 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1214107"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28841"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nAn iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation.\n\nEncrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees.\n\nIt is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28841",
"url": "https://www.suse.com/security/cve/CVE-2023-28841"
},
{
"category": "external",
"summary": "SUSE Bug 1214108 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1214108"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28842"
}
],
"notes": [
{
"category": "general",
"text": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nThe `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate.\n\nEncrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. In multi-node clusters, deploy a global \u0027pause\u0027 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28842",
"url": "https://www.suse.com/security/cve/CVE-2023-28842"
},
{
"category": "external",
"summary": "SUSE Bug 1214109 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1214109"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2024-23651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23651"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23651",
"url": "https://www.suse.com/security/cve/CVE-2024-23651"
},
{
"category": "external",
"summary": "SUSE Bug 1219267 for CVE-2024-23651",
"url": "https://bugzilla.suse.com/1219267"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23652"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23652",
"url": "https://www.suse.com/security/cve/CVE-2024-23652"
},
{
"category": "external",
"summary": "SUSE Bug 1219268 for CVE-2024-23652",
"url": "https://bugzilla.suse.com/1219268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-buildx-0.25.0-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-15.1.x86_64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.aarch64",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.ppc64le",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.s390x",
"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-23652"
}
]
}
RHSA-2022:0055
Vulnerability from csaf_redhat - Published: 2022-03-10 14:59 - Updated: 2026-06-02 17:36It was found that the fix for CVE-2012-6153 was incomplete: the code added to check that the server hostname matches the domain name in a subject's Common Name (CN) field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially crafted X.509 certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
A stored cross-site scripting (XSS) vulnerability was found in the Jenkins Git plugin. Due to not escaping the Git SHA-1 checksum parameters provided to commit notifications, an attacker is able to submit crafted commit notifications to the `/git/notifyCommit` endpoint.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
Workaround
|
There's a flaw in golang's syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
Workaround
|
An incorrect sysctls validation vulnerability was found in CRI-O. The sysctls from the list of "safe" sysctls specified for the cluster [0] will be applied to the host if an attacker can create a pod with a `hostIPC` and `hostNetwork` kernel namespace.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.10.3 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.10.3. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:0055\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nSecurity Fix(es):\n\n* Apache HttpComponents client / Apache CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix (CVE-2014-3577)\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n* jenkins-2-plugins/git: stored XSS vulnerability (CVE-2021-21684)\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n* cri-o: pod with access to \u0027hostIPC\u0027 and \u0027hostNetwork\u0027 kernel namespace allows sysctl from the list of safe sysctls to be applied to the host (CVE-2022-0532)\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nYou may download the oc tool and use it to inspect release image metadata as follows:\n\n(For x86_64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.10.3-x86_64\n\nThe image digest is sha256:7ffe4cd612be27e355a640e5eec5cd8f923c1400d969fd590f806cffdaabcc56\n\n(For s390x architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.10.3-s390x\n\nThe image digest is sha256:4cf21a9399da1ce8427246f251ae5dedacfc8c746d2345f9cfe039ed9eda3e69\n\n(For ppc64le architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.10.3-ppc64le\n\nThe image digest is sha256:4ee571da1edf59dfee4473aa4604aba63c224bf8e6bcf57d048305babbbde93c\n\nAll OpenShift Container Platform 4.10 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available\nat https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:0055",
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1129074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129074"
},
{
"category": "external",
"summary": "2011949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011949"
},
{
"category": "external",
"summary": "2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2051730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051730"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0055.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.10.3 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T17:36:55+00:00",
"generator": {
"date": "2026-06-02T17:36:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:0055",
"initial_release_date": "2022-03-10T14:59:25+00:00",
"revision_history": [
{
"date": "2022-03-10T14:59:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-10T14:59:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.10",
"product": {
"name": "Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.10::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.10",
"product": {
"name": "Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"product": {
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"product_id": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.0-92.rhaos4.10.gitdaab4d1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el7.src",
"product": {
"name": "cri-tools-0:1.23.0-1.el7.src",
"product_id": "cri-tools-0:1.23.0-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"product": {
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"product_id": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.1-3.rhaos4.10.git4144b63.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"product": {
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"product_id": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"product": {
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"product_id": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.10.0-202202250816.p0.ge419edf.assembly.stream.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"product": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"product_id": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.12.0-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el8.src",
"product": {
"name": "cri-tools-0:1.23.0-1.el8.src",
"product_id": "cri-tools-0:1.23.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.19-1.el8.src",
"product": {
"name": "haproxy-0:2.2.19-1.el8.src",
"product_id": "haproxy-0:2.2.19-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.19-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.src",
"product": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.src",
"product_id": "openvswitch2.16-0:2.16.0-33.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16@2.16.0-33.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-0:21.09.0-22.el8fdp.src",
"product": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.src",
"product_id": "ovn21.09-0:21.09.0-22.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09@21.09.0-22.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-0:21.12.0-25.el8fdp.src",
"product": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.src",
"product_id": "ovn21.12-0:21.12.0-25.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12@21.12.0-25.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-autopage-0:0.4.0-1.el8.src",
"product": {
"name": "python-autopage-0:0.4.0-1.el8.src",
"product_id": "python-autopage-0:0.4.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-autopage@0.4.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:3.1.0-2.el8ost.src",
"product": {
"name": "python-cachetools-0:3.1.0-2.el8ost.src",
"product_id": "python-cachetools-0:3.1.0-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@3.1.0-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"product": {
"name": "python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"product_id": "python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@3.9.0-0.20211020191737.734bc0c.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"product": {
"name": "python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"product_id": "python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.3.0-0.20211012161119.0bf5bf5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"product": {
"name": "python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"product_id": "python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@7.0.0-0.20211012182751.d26664e.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"product": {
"name": "python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"product_id": "python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.29.0-0.20211122094056.7662a1d.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"product": {
"name": "python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"product_id": "python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.1.0-0.20211209154936.731e2f9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"product_id": "python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@3.1.0-0.20211130174057.d25ba32.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"product": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"product_id": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironicclient@4.9.0-0.20211209154934.6f1be06.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"product": {
"name": "python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"product_id": "python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@4.4.0-0.20211012144044.112bcae.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"product": {
"name": "python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"product_id": "python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@0.59.0-0.20211012172340.d0d4d8b.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"product": {
"name": "python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"product_id": "python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.4.2-0.20211012163041.415a6c7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"product": {
"name": "python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"product_id": "python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@4.4.1-0.20211012150632.8e08400.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_id": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_id": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_id": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_id": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_id": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_id": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_id": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_id": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_id": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"product": {
"name": "python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"product_id": "python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@2.6.0-0.20211012154519.091fd65.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"product": {
"name": "python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"product_id": "python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@1.4.0-0.20211012144915.3ca8698.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"product": {
"name": "python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"product_id": "python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@4.10.0-0.20211012164840.2c74bb9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.5.1-1.el8ost.src",
"product": {
"name": "python-pbr-0:5.5.1-1.el8ost.src",
"product_id": "python-pbr-0:5.5.1-1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.5.1-1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"product": {
"name": "python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"product_id": "python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.12.2-0.20211210161243.500f518.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"product": {
"name": "python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"product_id": "python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.11.1-0.20211208154124.a84332b.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"product": {
"name": "python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"product_id": "python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@3.4.0-0.20211012153718.8846a3f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"product": {
"name": "python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"product_id": "python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.0.0-0.20211209155954.45d24d4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"product": {
"name": "python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"product_id": "python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@3.0.2-0.20211011174039.9733d23.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"product": {
"name": "python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"product_id": "python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@2.9.0-0.20211012145018.174065f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-release-coreos-0:410.84-2.el8.src",
"product": {
"name": "redhat-release-coreos-0:410.84-2.el8.src",
"product_id": "redhat-release-coreos-0:410.84-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-coreos@410.84-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"product": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"product_id": "rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-3.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"product": {
"name": "rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"product_id": "rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.2.0-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.src",
"product": {
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.src",
"product_id": "toolbox-0:0.0.8-4.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-4.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-0:1.19.7-1.el8.src",
"product": {
"name": "buildah-0:1.19.7-1.el8.src",
"product_id": "buildah-0:1.19.7-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.7-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.14.0-1.rhaos4.10.el8.src",
"product": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.src",
"product_id": "butane-0:0.14.0-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.14.0-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"product": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"product_id": "conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-0.rhaos4.10.el8.4?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"product": {
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"product_id": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.173.1-0.rhaos4.10.el8.6?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"product_id": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"product_id": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.src",
"product": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.src",
"product_id": "ignition-0:2.13.0-2.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.13.0-2.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "jenkins-0:2.319.2.1643288987-1.el8.src",
"product": {
"name": "jenkins-0:2.319.2.1643288987-1.el8.src",
"product_id": "jenkins-0:2.319.2.1643288987-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins@2.319.2.1643288987-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"product": {
"name": "openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"product_id": "openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@19.0.1-0.20220120204037.438b8af.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"product": {
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"product_id": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.9.1-0.20220117094044.19e2592.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"product": {
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"product_id": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@8.3.1-0.20220105174059.d2d3cd6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-7.rhaos4.10.el8.src",
"product": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.src",
"product_id": "podman-0:3.0.1-7.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-7.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"product": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"product_id": "skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-1.rhaos4.10.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.10.el8.src",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.src",
"product_id": "crun-0:1.4.2-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.10.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"product": {
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"product_id": "jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins-2-plugins@4.10.1643404185-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.0-1.rhaos4.10.el8.src",
"product": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.src",
"product_id": "runc-3:1.1.0-1.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.0-1.rhaos4.10.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-16.rhaos4.10.el8.src",
"product": {
"name": "containers-common-2:1-16.rhaos4.10.el8.src",
"product_id": "containers-common-2:1-16.rhaos4.10.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-16.rhaos4.10.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.3.0-3.el8.src",
"product": {
"name": "kata-containers-0:2.3.0-3.el8.src",
"product_id": "kata-containers-0:2.3.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.3.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-0:21.12.0-15.el8fdp.src",
"product": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.src",
"product_id": "ovn-2021-0:21.12.0-15.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021@21.12.0-15.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"product": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"product_id": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.10.0-202202160023.p0.ge77f917.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"product": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"product_id": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"product_id": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.10.0-202202250816.p0.ge419edf.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product": {
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product_id": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.0-92.rhaos4.10.gitdaab4d1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product_id": "cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.0-92.rhaos4.10.gitdaab4d1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el7.x86_64",
"product": {
"name": "cri-tools-0:1.23.0-1.el7.x86_64",
"product_id": "cri-tools-0:1.23.0-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"product_id": "cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.23.0-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product": {
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product_id": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.1-3.rhaos4.10.git4144b63.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product_id": "runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.1-3.rhaos4.10.git4144b63.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product_id": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.10.0-202202160023.p0.gf93da17.assembly.stream.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"product_id": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.10.0-202202250816.p0.ge419edf.assembly.stream.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_id": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.12.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.12.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.12.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.12.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el8.x86_64",
"product": {
"name": "cri-tools-0:1.23.0-1.el8.x86_64",
"product_id": "cri-tools-0:1.23.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.23.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.23.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.19-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_id": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.16@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_id": "openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"product_id": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-devel@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"product_id": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-ipsec@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_id": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"product_id": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debugsource@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product_id": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product_id": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debugsource@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central-debuginfo@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debuginfo@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host-debuginfo@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_id": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep-debuginfo@21.09.0-22.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debugsource@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central-debuginfo@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debuginfo@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host-debuginfo@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_id": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep-debuginfo@21.12.0-25.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redhat-release-coreos-0:410.84-2.el8.x86_64",
"product": {
"name": "redhat-release-coreos-0:410.84-2.el8.x86_64",
"product_id": "redhat-release-coreos-0:410.84-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-coreos@410.84-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_id": "afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.2.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.2.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.2.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-0:1.19.7-1.el8.x86_64",
"product": {
"name": "buildah-0:1.19.7-1.el8.x86_64",
"product_id": "buildah-0:1.19.7-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.7-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.7-1.el8.x86_64",
"product": {
"name": "buildah-tests-0:1.19.7-1.el8.x86_64",
"product_id": "buildah-tests-0:1.19.7-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.7-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.7-1.el8.x86_64",
"product": {
"name": "buildah-debugsource-0:1.19.7-1.el8.x86_64",
"product_id": "buildah-debugsource-0:1.19.7-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.7-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"product_id": "buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.7-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.7-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_id": "butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.14.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_id": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.14.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_id": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.14.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_id": "conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-0.rhaos4.10.el8.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_id": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-0.rhaos4.10.el8.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_id": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-0.rhaos4.10.el8.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_id": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_id": "ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.13.0-2.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_id": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.13.0-2.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_id": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.13.0-2.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.13.0-2.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.13.0-2.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_id": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-7.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_id": "containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-1.rhaos4.10.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_id": "skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-1.rhaos4.10.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_id": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-1.rhaos4.10.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_id": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-1.rhaos4.10.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_id": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-1.rhaos4.10.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_id": "crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.10.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_id": "runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.0-1.rhaos4.10.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.0-1.rhaos4.10.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.0-1.rhaos4.10.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.3.0-3.el8.x86_64",
"product": {
"name": "kata-containers-0:2.3.0-3.el8.x86_64",
"product_id": "kata-containers-0:2.3.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.3.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debugsource@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central-debuginfo@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debuginfo@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host-debuginfo@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_id": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep-debuginfo@21.12.0-15.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"product": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"product_id": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_id": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.10.0-202202250816.p0.ge419edf.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product": {
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product_id": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product": {
"name": "openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product_id": "openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"product": {
"name": "openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"product_id": "openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-test@2.16.0-33.el8fdp?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-autopage-0:0.4.0-1.el8.noarch",
"product": {
"name": "python3-autopage-0:0.4.0-1.el8.noarch",
"product_id": "python3-autopage-0:0.4.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-autopage@0.4.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:3.1.0-2.el8ost.noarch",
"product": {
"name": "python3-cachetools-0:3.1.0-2.el8ost.noarch",
"product_id": "python3-cachetools-0:3.1.0-2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product": {
"name": "python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product_id": "python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@3.9.0-0.20211020191737.734bc0c.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product": {
"name": "python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product_id": "python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@3.9.0-0.20211020191737.734bc0c.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"product": {
"name": "python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"product_id": "python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.3.0-0.20211012161119.0bf5bf5.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"product": {
"name": "python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"product_id": "python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@7.0.0-0.20211012182751.d26664e.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product": {
"name": "python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product_id": "python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.29.0-0.20211122094056.7662a1d.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product": {
"name": "python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product_id": "python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.29.0-0.20211122094056.7662a1d.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"product": {
"name": "python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"product_id": "python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.1.0-0.20211209154936.731e2f9.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@3.1.0-0.20211130174057.d25ba32.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"product": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"product_id": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironicclient@4.9.0-0.20211209154934.6f1be06.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"product": {
"name": "python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"product_id": "python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@4.4.0-0.20211012144044.112bcae.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product": {
"name": "python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product_id": "python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@0.59.0-0.20211012172340.d0d4d8b.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product_id": "python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.59.0-0.20211012172340.d0d4d8b.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product": {
"name": "python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product_id": "python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.4.2-0.20211012163041.415a6c7.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product_id": "python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.4.2-0.20211012163041.415a6c7.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_id": "python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@4.4.1-0.20211012150632.8e08400.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product": {
"name": "python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_id": "python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@4.4.1-0.20211012150632.8e08400.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_id": "python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.4.1-0.20211012150632.8e08400.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_id": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@8.7.1-0.20211012155707.1a7bd66.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_id": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.3.1-0.20211012152439.641a1e0.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_id": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@9.1.0-0.20211020204148.be2cc6a.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_id": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@5.1.0-0.20211012165753.b031d17.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_id": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.6.0-0.20211012154701.41c8807.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_id": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@12.9.1-0.20211020204149.f9de265.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_id": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-metrics-tests@0.3.0-0.20211020174122.43eee50.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_id": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@3.8.2-0.20211012161944.c7fd9f4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_id": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.2.0-0.20211012151454.2b94a4f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product": {
"name": "python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product_id": "python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@2.6.0-0.20211012154519.091fd65.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product": {
"name": "python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product_id": "python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@2.6.0-0.20211012154519.091fd65.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"product_id": "python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@1.4.0-0.20211012144915.3ca8698.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product": {
"name": "python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_id": "python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@4.10.0-0.20211012164840.2c74bb9.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product": {
"name": "python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_id": "python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@4.10.0-0.20211012164840.2c74bb9.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_id": "python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@4.10.0-0.20211012164840.2c74bb9.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.5.1-1.el8ost.noarch",
"product": {
"name": "python3-pbr-0:5.5.1-1.el8ost.noarch",
"product_id": "python3-pbr-0:5.5.1-1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.5.1-1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"product": {
"name": "python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"product_id": "python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.12.2-0.20211210161243.500f518.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"product": {
"name": "python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"product_id": "python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.11.1-0.20211208154124.a84332b.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"product": {
"name": "python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"product_id": "python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@3.4.0-0.20211012153718.8846a3f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product": {
"name": "python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product_id": "python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.0.0-0.20211209155954.45d24d4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product": {
"name": "python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product_id": "python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.0.0-0.20211209155954.45d24d4.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product_id": "python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@3.0.2-0.20211011174039.9733d23.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@3.0.2-0.20211011174039.9733d23.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"product": {
"name": "python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"product_id": "python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@2.9.0-0.20211012145018.174065f.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"product": {
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"product_id": "toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-4.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"product_id": "butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.14.0-1.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"product": {
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"product_id": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.173.1-0.rhaos4.10.el8.6?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "jenkins-0:2.319.2.1643288987-1.el8.noarch",
"product": {
"name": "jenkins-0:2.319.2.1643288987-1.el8.noarch",
"product_id": "jenkins-0:2.319.2.1643288987-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins@2.319.2.1643288987-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product": {
"name": "openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_id": "openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@19.0.1-0.20220120204037.438b8af.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product": {
"name": "openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_id": "openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@19.0.1-0.20220120204037.438b8af.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product": {
"name": "openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_id": "openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@19.0.1-0.20220120204037.438b8af.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product": {
"name": "python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_id": "python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@19.0.1-0.20220120204037.438b8af.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product": {
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_id": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.9.1-0.20220117094044.19e2592.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_id": "openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@10.9.1-0.20220117094044.19e2592.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.9.1-0.20220117094044.19e2592.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.9.1-0.20220117094044.19e2592.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_id": "python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@10.9.1-0.20220117094044.19e2592.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product_id": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@8.3.1-0.20220105174059.d2d3cd6.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product": {
"name": "python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product_id": "python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@8.3.1-0.20220105174059.d2d3cd6.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"product": {
"name": "podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"product_id": "podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-7.rhaos4.10.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"product": {
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"product_id": "jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins-2-plugins@4.10.1643404185-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-16.rhaos4.10.el8.noarch",
"product": {
"name": "containers-common-2:1-16.rhaos4.10.el8.noarch",
"product_id": "containers-common-2:1-16.rhaos4.10.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-16.rhaos4.10.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.10.0-202202160023.p0.ge77f917.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.10.0-202202160023.p0.ge77f917.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.10.0-202202160023.p0.ge77f917.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.10.0-202202160023.p0.ge77f917.assembly.stream.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_id": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.12.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.12.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.12.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.12.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el8.aarch64",
"product": {
"name": "cri-tools-0:1.23.0-1.el8.aarch64",
"product_id": "cri-tools-0:1.23.0-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.23.0-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.23.0-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.19-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_id": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.16@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_id": "openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"product_id": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-devel@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"product_id": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-ipsec@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_id": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"product_id": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debugsource@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product_id": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product_id": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debugsource@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central-debuginfo@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debuginfo@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host-debuginfo@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_id": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep-debuginfo@21.09.0-22.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debugsource@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central-debuginfo@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debuginfo@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host-debuginfo@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_id": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep-debuginfo@21.12.0-25.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redhat-release-coreos-0:410.84-2.el8.aarch64",
"product": {
"name": "redhat-release-coreos-0:410.84-2.el8.aarch64",
"product_id": "redhat-release-coreos-0:410.84-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-coreos@410.84-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product": {
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_id": "bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd@0.2.5-3.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_id": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-3.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_id": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-3.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_id": "afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.2.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.2.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.2.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-0:1.19.7-1.el8.aarch64",
"product": {
"name": "buildah-0:1.19.7-1.el8.aarch64",
"product_id": "buildah-0:1.19.7-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.7-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.7-1.el8.aarch64",
"product": {
"name": "buildah-tests-0:1.19.7-1.el8.aarch64",
"product_id": "buildah-tests-0:1.19.7-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.7-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.7-1.el8.aarch64",
"product": {
"name": "buildah-debugsource-0:1.19.7-1.el8.aarch64",
"product_id": "buildah-debugsource-0:1.19.7-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.7-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"product_id": "buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.7-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.7-1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_id": "butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.14.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_id": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.14.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_id": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.14.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_id": "conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-0.rhaos4.10.el8.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_id": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-0.rhaos4.10.el8.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_id": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-0.rhaos4.10.el8.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_id": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_id": "ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.13.0-2.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_id": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.13.0-2.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_id": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.13.0-2.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.13.0-2.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.13.0-2.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_id": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-7.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_id": "containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-1.rhaos4.10.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_id": "skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-1.rhaos4.10.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_id": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-1.rhaos4.10.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_id": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-1.rhaos4.10.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_id": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-1.rhaos4.10.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_id": "crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.10.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_id": "runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.0-1.rhaos4.10.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.0-1.rhaos4.10.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.0-1.rhaos4.10.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.3.0-3.el8.aarch64",
"product": {
"name": "kata-containers-0:2.3.0-3.el8.aarch64",
"product_id": "kata-containers-0:2.3.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.3.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debugsource@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central-debuginfo@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debuginfo@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host-debuginfo@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_id": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep-debuginfo@21.12.0-15.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"product": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"product_id": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_id": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.10.0-202202250816.p0.ge419edf.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_id": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.12.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.12.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.12.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.12.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.12.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.23.0-1.el8.ppc64le",
"product_id": "cri-tools-0:1.23.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.23.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.23.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.19-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.16@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-devel@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-ipsec@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debugsource@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product_id": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debugsource@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central-debuginfo@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debuginfo@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host-debuginfo@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_id": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep-debuginfo@21.09.0-22.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debugsource@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central-debuginfo@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debuginfo@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host-debuginfo@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_id": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep-debuginfo@21.12.0-25.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redhat-release-coreos-0:410.84-2.el8.ppc64le",
"product": {
"name": "redhat-release-coreos-0:410.84-2.el8.ppc64le",
"product_id": "redhat-release-coreos-0:410.84-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-coreos@410.84-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_id": "afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.2.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.2.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.2.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-0:1.19.7-1.el8.ppc64le",
"product": {
"name": "buildah-0:1.19.7-1.el8.ppc64le",
"product_id": "buildah-0:1.19.7-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.7-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.7-1.el8.ppc64le",
"product": {
"name": "buildah-tests-0:1.19.7-1.el8.ppc64le",
"product_id": "buildah-tests-0:1.19.7-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.7-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"product_id": "buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.7-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"product_id": "buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.7-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.7-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_id": "butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.14.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_id": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.14.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.14.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_id": "conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-0.rhaos4.10.el8.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_id": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-0.rhaos4.10.el8.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_id": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-0.rhaos4.10.el8.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_id": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_id": "ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.13.0-2.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_id": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.13.0-2.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.13.0-2.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.13.0-2.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.13.0-2.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_id": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-7.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_id": "containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_id": "skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_id": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_id": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_id": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_id": "crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.10.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_id": "runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.0-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.0-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.0-1.rhaos4.10.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:2.3.0-3.el8.ppc64le",
"product": {
"name": "kata-containers-0:2.3.0-3.el8.ppc64le",
"product_id": "kata-containers-0:2.3.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@2.3.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debugsource@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central-debuginfo@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debuginfo@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host-debuginfo@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_id": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep-debuginfo@21.12.0-15.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"product": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"product_id": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_id": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.10.0-202202250816.p0.ge419edf.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_id": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.12.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.12.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.12.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.12.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.12.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.23.0-1.el8.s390x",
"product": {
"name": "cri-tools-0:1.23.0-1.el8.s390x",
"product_id": "cri-tools-0:1.23.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.23.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.23.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.23.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.19-1.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.19-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.19-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_id": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/network-scripts-openvswitch2.16@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_id": "openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"product_id": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-devel@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"product_id": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-ipsec@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_id": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"product_id": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debugsource@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product_id": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product_id": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch2.16-debuginfo@2.16.0-33.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debugsource@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-central-debuginfo@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-debuginfo@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-host-debuginfo@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_id": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.09-vtep-debuginfo@21.09.0-22.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debugsource@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-central-debuginfo@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-debuginfo@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-host-debuginfo@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_id": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn21.12-vtep-debuginfo@21.12.0-25.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redhat-release-coreos-0:410.84-2.el8.s390x",
"product": {
"name": "redhat-release-coreos-0:410.84-2.el8.s390x",
"product_id": "redhat-release-coreos-0:410.84-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-coreos@410.84-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_id": "afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.2.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.2.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.2.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-0:1.19.7-1.el8.s390x",
"product": {
"name": "buildah-0:1.19.7-1.el8.s390x",
"product_id": "buildah-0:1.19.7-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.7-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.7-1.el8.s390x",
"product": {
"name": "buildah-tests-0:1.19.7-1.el8.s390x",
"product_id": "buildah-tests-0:1.19.7-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.7-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.7-1.el8.s390x",
"product": {
"name": "buildah-debugsource-0:1.19.7-1.el8.s390x",
"product_id": "buildah-debugsource-0:1.19.7-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.7-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.7-1.el8.s390x",
"product": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.s390x",
"product_id": "buildah-debuginfo-0:1.19.7-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.7-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"product_id": "buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.7-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_id": "butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.14.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_id": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.14.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_id": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.14.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_id": "conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-0.rhaos4.10.el8.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_id": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-0.rhaos4.10.el8.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_id": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-0.rhaos4.10.el8.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_id": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_id": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"product": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_id": "ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.13.0-2.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"product": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_id": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.13.0-2.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_id": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.13.0-2.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_id": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.13.0-2.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.13.0-2.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_id": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-7.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_id": "containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-1.rhaos4.10.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_id": "skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-1.rhaos4.10.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_id": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-1.rhaos4.10.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_id": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-1.rhaos4.10.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_id": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-1.rhaos4.10.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_id": "crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-1.rhaos4.10.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_id": "runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.0-1.rhaos4.10.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_id": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.0-1.rhaos4.10.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.0-1.rhaos4.10.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debugsource@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-central-debuginfo@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-debuginfo@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-host-debuginfo@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_id": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn-2021-vtep-debuginfo@21.12.0-15.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"product": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"product_id": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.10.0-202202160023.p0.gf93da17.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_id": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_id": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.1-9.rhaos4.10.gitbdffb9a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.10.0-202202250816.p0.ge419edf.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src"
},
"product_reference": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64"
},
"product_reference": "cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src"
},
"product_reference": "cri-tools-0:1.23.0-1.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64"
},
"product_reference": "cri-tools-0:1.23.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src"
},
"product_reference": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch"
},
"product_reference": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src"
},
"product_reference": "openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch"
},
"product_reference": "openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src"
},
"product_reference": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64"
},
"product_reference": "runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64"
},
"product_reference": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le"
},
"product_reference": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x"
},
"product_reference": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src"
},
"product_reference": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64"
},
"product_reference": "atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64"
},
"product_reference": "bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64"
},
"product_reference": "bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.7-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64"
},
"product_reference": "buildah-0:1.19.7-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le"
},
"product_reference": "buildah-0:1.19.7-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x"
},
"product_reference": "buildah-0:1.19.7-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src"
},
"product_reference": "buildah-0:1.19.7-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64"
},
"product_reference": "buildah-0:1.19.7-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x"
},
"product_reference": "buildah-debuginfo-0:1.19.7-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.7-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64"
},
"product_reference": "buildah-debugsource-0:1.19.7-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x"
},
"product_reference": "buildah-debugsource-0:1.19.7-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64"
},
"product_reference": "buildah-debugsource-0:1.19.7-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.7-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64"
},
"product_reference": "buildah-tests-0:1.19.7-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le"
},
"product_reference": "buildah-tests-0:1.19.7-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x"
},
"product_reference": "buildah-tests-0:1.19.7-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64"
},
"product_reference": "buildah-tests-0:1.19.7-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src"
},
"product_reference": "butane-0:0.14.0-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.14.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64"
},
"product_reference": "conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le"
},
"product_reference": "conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x"
},
"product_reference": "conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src"
},
"product_reference": "conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64"
},
"product_reference": "conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x"
},
"product_reference": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64"
},
"product_reference": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x"
},
"product_reference": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64"
},
"product_reference": "conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch"
},
"product_reference": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src"
},
"product_reference": "container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-16.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch"
},
"product_reference": "containers-common-2:1-16.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-16.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src"
},
"product_reference": "containers-common-2:1-16.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src"
},
"product_reference": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64"
},
"product_reference": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le"
},
"product_reference": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x"
},
"product_reference": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src"
},
"product_reference": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
},
"product_reference": "cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64"
},
"product_reference": "cri-tools-0:1.23.0-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.23.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x"
},
"product_reference": "cri-tools-0:1.23.0-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src"
},
"product_reference": "cri-tools-0:1.23.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.23.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64"
},
"product_reference": "cri-tools-0:1.23.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.23.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.23.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.19-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src"
},
"product_reference": "haproxy-0:2.2.19-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.19-1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64"
},
"product_reference": "ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le"
},
"product_reference": "ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x"
},
"product_reference": "ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src"
},
"product_reference": "ignition-0:2.13.0-2.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.13.0-2.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64"
},
"product_reference": "ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x"
},
"product_reference": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-0:2.319.2.1643288987-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch"
},
"product_reference": "jenkins-0:2.319.2.1643288987-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-0:2.319.2.1643288987-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src"
},
"product_reference": "jenkins-0:2.319.2.1643288987-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch"
},
"product_reference": "jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-2-plugins-0:4.10.1643404185-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src"
},
"product_reference": "jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.3.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64"
},
"product_reference": "kata-containers-0:2.3.0-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.3.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le"
},
"product_reference": "kata-containers-0:2.3.0-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.3.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src"
},
"product_reference": "kata-containers-0:2.3.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:2.3.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64"
},
"product_reference": "kata-containers-0:2.3.0-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src"
},
"product_reference": "openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch"
},
"product_reference": "openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch"
},
"product_reference": "openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch"
},
"product_reference": "openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch"
},
"product_reference": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src"
},
"product_reference": "openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src"
},
"product_reference": "openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src"
},
"product_reference": "openvswitch2.16-0:2.16.0-33.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch"
},
"product_reference": "openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src"
},
"product_reference": "ovn-2021-0:21.12.0-15.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64"
},
"product_reference": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le"
},
"product_reference": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x"
},
"product_reference": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64"
},
"product_reference": "ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src"
},
"product_reference": "ovn21.09-0:21.09.0-22.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64"
},
"product_reference": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le"
},
"product_reference": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x"
},
"product_reference": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64"
},
"product_reference": "ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src"
},
"product_reference": "ovn21.12-0:21.12.0-25.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64"
},
"product_reference": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le"
},
"product_reference": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x"
},
"product_reference": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64"
},
"product_reference": "ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src"
},
"product_reference": "podman-0:3.0.1-7.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch"
},
"product_reference": "podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64"
},
"product_reference": "podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le"
},
"product_reference": "podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x"
},
"product_reference": "podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64"
},
"product_reference": "podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-autopage-0:0.4.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src"
},
"product_reference": "python-autopage-0:0.4.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:3.1.0-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src"
},
"product_reference": "python-cachetools-0:3.1.0-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src"
},
"product_reference": "python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src"
},
"product_reference": "python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src"
},
"product_reference": "python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src"
},
"product_reference": "python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src"
},
"product_reference": "python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src"
},
"product_reference": "python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src"
},
"product_reference": "python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src"
},
"product_reference": "python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src"
},
"product_reference": "python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src"
},
"product_reference": "python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src"
},
"product_reference": "python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src"
},
"product_reference": "python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src"
},
"product_reference": "python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src"
},
"product_reference": "python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src"
},
"product_reference": "python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src"
},
"product_reference": "python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src"
},
"product_reference": "python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src"
},
"product_reference": "python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src"
},
"product_reference": "python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src"
},
"product_reference": "python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src"
},
"product_reference": "python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src"
},
"product_reference": "python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch"
},
"product_reference": "python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.5.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src"
},
"product_reference": "python-pbr-0:5.5.1-1.el8ost.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src"
},
"product_reference": "python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src"
},
"product_reference": "python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src"
},
"product_reference": "python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src"
},
"product_reference": "python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src"
},
"product_reference": "python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src"
},
"product_reference": "python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-autopage-0:0.4.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch"
},
"product_reference": "python3-autopage-0:0.4.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:3.1.0-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch"
},
"product_reference": "python3-cachetools-0:3.1.0-2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch"
},
"product_reference": "python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch"
},
"product_reference": "python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch"
},
"product_reference": "python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch"
},
"product_reference": "python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch"
},
"product_reference": "python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch"
},
"product_reference": "python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch"
},
"product_reference": "python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch"
},
"product_reference": "python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch"
},
"product_reference": "python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch"
},
"product_reference": "python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch"
},
"product_reference": "python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch"
},
"product_reference": "python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64"
},
"product_reference": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le"
},
"product_reference": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x"
},
"product_reference": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64"
},
"product_reference": "python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch"
},
"product_reference": "python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch"
},
"product_reference": "python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch"
},
"product_reference": "python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch"
},
"product_reference": "python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch"
},
"product_reference": "python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch"
},
"product_reference": "python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch"
},
"product_reference": "python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch"
},
"product_reference": "python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch"
},
"product_reference": "python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch"
},
"product_reference": "python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch"
},
"product_reference": "python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.5.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch"
},
"product_reference": "python3-pbr-0:5.5.1-1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch"
},
"product_reference": "python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch"
},
"product_reference": "python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch"
},
"product_reference": "python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch"
},
"product_reference": "python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch"
},
"product_reference": "python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch"
},
"product_reference": "python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-coreos-0:410.84-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64"
},
"product_reference": "redhat-release-coreos-0:410.84-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-coreos-0:410.84-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le"
},
"product_reference": "redhat-release-coreos-0:410.84-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-coreos-0:410.84-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x"
},
"product_reference": "redhat-release-coreos-0:410.84-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-coreos-0:410.84-2.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src"
},
"product_reference": "redhat-release-coreos-0:410.84-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-coreos-0:410.84-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64"
},
"product_reference": "redhat-release-coreos-0:410.84-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src"
},
"product_reference": "runc-3:1.1.0-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src"
},
"product_reference": "rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src"
},
"product_reference": "rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64"
},
"product_reference": "rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src"
},
"product_reference": "skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64"
},
"product_reference": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le"
},
"product_reference": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x"
},
"product_reference": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64"
},
"product_reference": "skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch"
},
"product_reference": "toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-4.rhaos4.10.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
},
"product_reference": "toolbox-0:0.0.8-4.rhaos4.10.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3577",
"cwe": {
"id": "CWE-297",
"name": "Improper Validation of Certificate with Host Mismatch"
},
"discovery_date": "2014-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1129074"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the fix for CVE-2012-6153 was incomplete: the code added to check that the server hostname matches the domain name in a subject\u0027s Common Name (CN) field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially crafted X.509 certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Additional information can be found in the Red Hat Knowledgebase article: https://access.redhat.com/solutions/1165533\n\nThis issue affects the versions of HttpComponents Client as shipped with Red Hat JBoss Data Grid 6 and Red Hat JBoss Data Virtualization 6; and ModeShape Client as shipped with Red Hat JBoss Data Virtualization 6. However, this flaw is not known to be exploitable under any supported scenario in Red Hat JBoss Data Grid 6 and JBoss Data Virtualization 6. A future update may address this issue.\n\nRed Hat JBoss Enterprise Application Platform 4, Red Hat JBoss SOA Platform 4, and Red Hat JBoss Web Server 1 are now in Phase 3, Extended Life Support, of their respective life cycles. This issue has been rated as having Important security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware and Red Hat JBoss Operations Network Product Update and Support Policy: https://access.redhat.com/support/policy/updates/jboss_notes/\n\nFuse ESB 4, Fuse Message Broker 5.2, 5.3, 5.4 and Fuse Services Framework 2.3, 2.4 are now in a reduced support phase receiving only Critical impact security fixes. This issue has been rated as having Important security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Fuse Product Life Cycle: https://access.redhat.com/support/policy/updates/fusesource/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-3577"
},
{
"category": "external",
"summary": "RHBZ#1129074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3577",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3577"
}
],
"release_date": "2014-08-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix"
},
{
"cve": "CVE-2021-21684",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011949"
}
],
"notes": [
{
"category": "description",
"text": "A stored cross-site scripting (XSS) vulnerability was found in the Jenkins Git plugin. Due to not escaping the Git SHA-1 checksum parameters provided to commit notifications, an attacker is able to submit crafted commit notifications to the `/git/notifyCommit` endpoint.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/git: stored XSS vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in Jenkins 2.314 and earlier, LTS 2.303.1 and earlier [1]\n\n[1] https://www.jenkins.io/doc/upgrade-guide/2.303/#SECURITY-2452",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21684"
},
{
"category": "external",
"summary": "RHBZ#2011949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21684"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-10-06/#SECURITY-2499",
"url": "https://www.jenkins.io/security/advisory/2021-10-06/#SECURITY-2499"
}
],
"release_date": "2021-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/git: stored XSS vulnerability"
},
{
"cve": "CVE-2021-41190",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024938"
}
],
"notes": [
{
"category": "description",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opencontainers: OCI manifest and index parsing confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "RHBZ#2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh",
"url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "opencontainers: OCI manifest and index parsing confusion"
},
{
"cve": "CVE-2021-41772",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2021-11-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2020736"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Reader.Open panics on empty string",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* In OpenShift Container Platform multiple components are written in Go and use archive/zip from the standard library. However, all such components are short lived client side tools, not long lived server side executables. As the maximum impact of this vulnerability is a denial of service in client utilities, this vulnerability is rated Low for OpenShift Container Platform.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s sg-core-container.\n\n* Because Red Hat Ceph Storage only uses Go\u0027s archive/zip for the Grafana CLI and thus is not directly exploitable, the vulnerability has been rated low for Red Hat Ceph Storage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41772"
},
{
"category": "external",
"summary": "RHBZ#2020736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020736"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0fM21h43arc",
"url": "https://groups.google.com/g/golang-announce/c/0fM21h43arc"
}
],
"release_date": "2021-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/zip: Reader.Open panics on empty string"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"acknowledgments": [
{
"names": [
"Peter Hunt"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2022-0532",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2022-02-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051730"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect sysctls validation vulnerability was found in CRI-O. The sysctls from the list of \"safe\" sysctls specified for the cluster [0] will be applied to the host if an attacker can create a pod with a `hostIPC` and `hostNetwork` kernel namespace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: pod with access to \u0027hostIPC\u0027 and \u0027hostNetwork\u0027 kernel namespace allows sysctl from the list of safe sysctls to be applied to the host",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat OpenShift Container Platform (OCP) uses a vulnerable version of CRI-O, but a successful exploit requires access to at least `hostnetwork` SCC (Security Context Constraints) or `privileged` SCC. The default `restricted` SCC blocks this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0532"
},
{
"category": "external",
"summary": "RHBZ#2051730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051730"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0532",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0532"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-w2j5-3rcx-vx7x",
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-w2j5-3rcx-vx7x"
},
{
"category": "external",
"summary": "https://kubernetes.io/docs/tasks/administer-cluster/sysctl-cluster/#enabling-unsafe-sysctls",
"url": "https://kubernetes.io/docs/tasks/administer-cluster/sysctl-cluster/#enabling-unsafe-sysctls"
}
],
"release_date": "2022-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-10T14:59:25+00:00",
"details": "For OpenShift Container Platform 4.10 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0055"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.0-92.rhaos4.10.gitdaab4d1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.src",
"7Server-RH7-RHOSE-4.10:cri-tools-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-ansible-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-ansible-test-0:4.10.0-202202110258.p0.g25af5a6.assembly.stream.el7.noarch",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.src",
"7Server-RH7-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.src",
"7Server-RH7-RHOSE-4.10:runc-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"7Server-RH7-RHOSE-4.10:runc-debuginfo-0:1.0.1-3.rhaos4.10.git4144b63.el7.x86_64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:afterburn-debuginfo-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.src",
"8Base-RHOSE-4.10:atomic-openshift-service-idler-0:4.10.0-202202160023.p0.g39cfc66.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:bootupd-debuginfo-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.src",
"8Base-RHOSE-4.10:buildah-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-debugsource-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.aarch64",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.ppc64le",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.s390x",
"8Base-RHOSE-4.10:buildah-tests-debuginfo-0:1.19.7-1.el8.x86_64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:butane-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debuginfo-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:butane-debugsource-0:0.14.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:butane-redistributable-0:0.14.0-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.src",
"8Base-RHOSE-4.10:conmon-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debuginfo-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.aarch64",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.ppc64le",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.s390x",
"8Base-RHOSE-4.10:conmon-debugsource-2:2.0.26-0.rhaos4.10.el8.4.x86_64",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-0:0.20.3-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.noarch",
"8Base-RHOSE-4.10:container-selinux-2:2.173.1-0.rhaos4.10.el8.6.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:containernetworking-plugins-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debuginfo-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containernetworking-plugins-debugsource-0:0.9.1-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:containers-common-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:containers-common-2:1-16.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:coreos-installer-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-bootinfra-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debuginfo-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:coreos-installer-debugsource-0:0.12.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.1-9.rhaos4.10.gitbdffb9a.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.src",
"8Base-RHOSE-4.10:cri-tools-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debuginfo-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.aarch64",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.ppc64le",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.s390x",
"8Base-RHOSE-4.10:cri-tools-debugsource-0:1.23.0-1.el8.x86_64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:crun-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debuginfo-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:crun-debugsource-0:1.4.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:fuse-overlayfs-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debuginfo-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:fuse-overlayfs-debugsource-0:1.4.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:haproxy-0:2.2.19-1.el8.src",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.aarch64",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.ppc64le",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.s390x",
"8Base-RHOSE-4.10:haproxy-debugsource-0:2.2.19-1.el8.x86_64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:ignition-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-debugsource-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:ignition-validate-debuginfo-0:2.13.0-2.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-0:2.319.2.1643288987-1.el8.src",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1643404185-1.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.aarch64",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.ppc64le",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.src",
"8Base-RHOSE-4.10:kata-containers-0:2.3.0-3.el8.x86_64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:network-scripts-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openshift-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-clients-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-clients-redistributable-0:4.10.0-202202160023.p0.gf93da17.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.s390x",
"8Base-RHOSE-4.10:openshift-hyperkube-0:4.10.0-202202250816.p0.ge419edf.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.10:openshift-kuryr-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.src",
"8Base-RHOSE-4.10:openshift-kuryr-cni-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-common-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openshift-kuryr-controller-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-1:19.0.1-0.20220120204037.438b8af.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-api-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-common-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-conductor-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-0:10.9.1-0.20220117094044.19e2592.el8.src",
"8Base-RHOSE-4.10:openstack-ironic-inspector-api-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-conductor-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-inspector-dnsmasq-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:openstack-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.src",
"8Base-RHOSE-4.10:openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-debugsource-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-devel-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:openvswitch2.16-ipsec-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:openvswitch2.16-test-0:2.16.0-33.el8fdp.noarch",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.src",
"8Base-RHOSE-4.10:ovn-2021-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-central-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-debugsource-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-host-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn-2021-vtep-debuginfo-0:21.12.0-15.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.09-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-central-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-debugsource-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-host-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.09-vtep-debuginfo-0:21.09.0-22.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.src",
"8Base-RHOSE-4.10:ovn21.12-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-central-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-debugsource-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-host-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.aarch64",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.ppc64le",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.s390x",
"8Base-RHOSE-4.10:ovn21.12-vtep-debuginfo-0:21.12.0-25.el8fdp.x86_64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:podman-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-catatonit-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-debugsource-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-docker-0:3.0.1-7.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-plugins-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-remote-debuginfo-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:podman-tests-0:3.0.1-7.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:python-autopage-0:0.4.0-1.el8.src",
"8Base-RHOSE-4.10:python-cachetools-0:3.1.0-2.el8ost.src",
"8Base-RHOSE-4.10:python-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.src",
"8Base-RHOSE-4.10:python-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.src",
"8Base-RHOSE-4.10:python-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.src",
"8Base-RHOSE-4.10:python-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.src",
"8Base-RHOSE-4.10:python-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.src",
"8Base-RHOSE-4.10:python-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.src",
"8Base-RHOSE-4.10:python-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.src",
"8Base-RHOSE-4.10:python-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.src",
"8Base-RHOSE-4.10:python-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.src",
"8Base-RHOSE-4.10:python-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.src",
"8Base-RHOSE-4.10:python-oslo-concurrency-lang-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.src",
"8Base-RHOSE-4.10:python-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.src",
"8Base-RHOSE-4.10:python-oslo-db-lang-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.src",
"8Base-RHOSE-4.10:python-oslo-i18n-lang-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.src",
"8Base-RHOSE-4.10:python-oslo-log-lang-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.src",
"8Base-RHOSE-4.10:python-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.src",
"8Base-RHOSE-4.10:python-oslo-policy-lang-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.src",
"8Base-RHOSE-4.10:python-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.src",
"8Base-RHOSE-4.10:python-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.src",
"8Base-RHOSE-4.10:python-oslo-utils-lang-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python-pbr-0:5.5.1-1.el8ost.src",
"8Base-RHOSE-4.10:python-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.src",
"8Base-RHOSE-4.10:python-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.src",
"8Base-RHOSE-4.10:python-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.src",
"8Base-RHOSE-4.10:python-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.src",
"8Base-RHOSE-4.10:python-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.src",
"8Base-RHOSE-4.10:python-tooz-0:2.9.0-0.20211012145018.174065f.el8.src",
"8Base-RHOSE-4.10:python3-autopage-0:0.4.0-1.el8.noarch",
"8Base-RHOSE-4.10:python3-cachetools-0:3.1.0-2.el8ost.noarch",
"8Base-RHOSE-4.10:python3-cliff-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-cliff-tests-0:3.9.0-0.20211020191737.734bc0c.el8.noarch",
"8Base-RHOSE-4.10:python3-debtcollector-0:2.3.0-0.20211012161119.0bf5bf5.el8.noarch",
"8Base-RHOSE-4.10:python3-dracclient-0:7.0.0-0.20211012182751.d26664e.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-hardware-detect-0:0.29.0-0.20211122094056.7662a1d.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-inspector-tests-0:10.9.1-0.20220117094044.19e2592.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-lib-0:5.1.0-0.20211209154936.731e2f9.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-prometheus-exporter-0:3.1.0-0.20211130174057.d25ba32.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-python-agent-0:8.3.1-0.20220105174059.d2d3cd6.el8.noarch",
"8Base-RHOSE-4.10:python3-ironic-tests-1:19.0.1-0.20220120204037.438b8af.el8.noarch",
"8Base-RHOSE-4.10:python3-ironicclient-0:4.9.0-0.20211209154934.6f1be06.el8.noarch",
"8Base-RHOSE-4.10:python3-keystoneauth1-0:4.4.0-0.20211012144044.112bcae.el8.noarch",
"8Base-RHOSE-4.10:python3-kuryr-kubernetes-0:4.10.0-202202160023.p0.ge77f917.assembly.stream.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openstacksdk-tests-0:0.59.0-0.20211012172340.d0d4d8b.el8.noarch",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.aarch64",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.ppc64le",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.s390x",
"8Base-RHOSE-4.10:python3-openvswitch2.16-debuginfo-0:2.16.0-33.el8fdp.x86_64",
"8Base-RHOSE-4.10:python3-osc-lib-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-osc-lib-tests-0:2.4.2-0.20211012163041.415a6c7.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-concurrency-tests-0:4.4.1-0.20211012150632.8e08400.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-config-2:8.7.1-0.20211012155707.1a7bd66.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-context-tests-0:3.3.1-0.20211012152439.641a1e0.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-db-tests-0:9.1.0-0.20211020204148.be2cc6a.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-i18n-0:5.1.0-0.20211012165753.b031d17.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-log-tests-0:4.6.0-0.20211012154701.41c8807.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-messaging-tests-0:12.9.1-0.20211020204149.f9de265.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-metrics-tests-0:0.3.0-0.20211020174122.43eee50.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-policy-tests-0:3.8.2-0.20211012161944.c7fd9f4.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-serialization-tests-0:4.2.0-0.20211012151454.2b94a4f.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-service-tests-0:2.6.0-0.20211012154519.091fd65.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-upgradecheck-0:1.4.0-0.20211012144915.3ca8698.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-oslo-utils-tests-0:4.10.0-0.20211012164840.2c74bb9.el8.noarch",
"8Base-RHOSE-4.10:python3-pbr-0:5.5.1-1.el8ost.noarch",
"8Base-RHOSE-4.10:python3-proliantutils-0:2.12.2-0.20211210161243.500f518.el8.noarch",
"8Base-RHOSE-4.10:python3-scciclient-0:0.11.1-0.20211208154124.a84332b.el8.noarch",
"8Base-RHOSE-4.10:python3-stevedore-0:3.4.0-0.20211012153718.8846a3f.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-oem-idrac-tests-0:3.0.2-0.20211011174039.9733d23.el8.noarch",
"8Base-RHOSE-4.10:python3-sushy-tests-0:4.0.0-0.20211209155954.45d24d4.el8.noarch",
"8Base-RHOSE-4.10:python3-tooz-0:2.9.0-0.20211012145018.174065f.el8.noarch",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.aarch64",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.ppc64le",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.s390x",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.src",
"8Base-RHOSE-4.10:redhat-release-coreos-0:410.84-2.el8.x86_64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:runc-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debuginfo-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:runc-debugsource-3:1.1.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-afterburn-0:5.2.0-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:rust-afterburn-debugsource-0:5.2.0-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:rust-bootupd-0:0.2.5-3.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:rust-bootupd-debugsource-0:0.2.5-3.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.src",
"8Base-RHOSE-4.10:skopeo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debuginfo-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-debugsource-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.aarch64",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.ppc64le",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.s390x",
"8Base-RHOSE-4.10:skopeo-tests-1:1.2.2-1.rhaos4.10.el8.x86_64",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.noarch",
"8Base-RHOSE-4.10:toolbox-0:0.0.8-4.rhaos4.10.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cri-o: pod with access to \u0027hostIPC\u0027 and \u0027hostNetwork\u0027 kernel namespace allows sysctl from the list of safe sysctls to be applied to the host"
}
]
}
RHSA-2022:0687
Vulnerability from csaf_redhat - Published: 2022-02-28 21:18 - Updated: 2026-06-02 17:26A flaw was found in github.com/ulikunitz/xz. The function readUvarint may not terminate a loop what could lead to denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64 | — |
The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.0.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* ulikunitz/xz: Infinite loop in readUvarint allows for denial of service (CVE-2021-29482)\n\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:0687",
"url": "https://access.redhat.com/errata/RHSA-2022:0687"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1954368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954368"
},
{
"category": "external",
"summary": "2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "OADP-198",
"url": "https://issues.redhat.com/browse/OADP-198"
},
{
"category": "external",
"summary": "OADP-223",
"url": "https://issues.redhat.com/browse/OADP-223"
},
{
"category": "external",
"summary": "OADP-272",
"url": "https://issues.redhat.com/browse/OADP-272"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0687.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.1 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-02T17:26:25+00:00",
"generator": {
"date": "2026-06-02T17:26:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:0687",
"initial_release_date": "2022-02-28T21:18:28+00:00",
"revision_history": [
{
"date": "2022-02-28T21:18:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-02-28T21:18:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:26:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.0",
"product": {
"name": "8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.1-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.1-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.1-10"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.1-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"product": {
"name": "oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"product_id": "oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.1-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.1-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.1-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.1-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.1-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.1-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.1-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.1-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64"
},
"product_reference": "oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-29482",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-04-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/ulikunitz/xz. The function readUvarint may not terminate a loop what could lead to denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ulikunitz/xz: Infinite loop in readUvarint allows for denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth authentication, therefore the impact is low.\nIn OCP before 4.7 the buildah, skopeo and podman packages include vulnerable version of github.com/ulikunitz/xz, but these OCP releases are already in the Maintenance Phase of the support, hence affected components are marked as wontfix. This may be fixed in the future.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29482"
},
{
"category": "external",
"summary": "RHBZ#1954368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29482",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29482"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29482",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29482"
}
],
"release_date": "2020-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-02-28T21:18:28+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0687"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ulikunitz/xz: Infinite loop in readUvarint allows for denial of service"
},
{
"cve": "CVE-2021-41190",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024938"
}
],
"notes": [
{
"category": "description",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opencontainers: OCI manifest and index parsing confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "RHBZ#2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh",
"url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-02-28T21:18:28+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0687"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:994dbf4e76ba187e1066f2b68ca4a5dba3f4f32c481bdb324874df6d8e9f9c8c_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:dfc68db1acca3b88e5ddf1f5f89be3a6a333d6e7b89d754fa131e35b22666349_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:92f0845b726be3bdd0436961dc2d13da5b7b45d0a6f5d2371511b6e676bfd484_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:fe55f8e6d08bed2bd5925d504fbbd3ab7aa60287ed2baff44c583b814505baf8_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:c3345ec8a8702bb959fbdf44f1889ded94b9bcc8f357b4d4c7837ff3217b1221_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:1e492468f7bdcd5929a52161e4acdd9b70b89b57e85a8fad3328e354df9bc8a4_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e6f49b43014d3723fe364333eaf3b9aca65d739bcc346fba79573c78a11a513b_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:57ef82ab24f41c21719fcfa81cf49906f40219b96f2eb55db4a67995e620ad72_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:5f844dff42442699c1138d24739debefc4d99e9a7614adb65403787cf78e6880_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:1cd2134419e7c7c1421ec68bbbe9a8b06da63b8221672a888d83056f02af16ed_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:f7b4f9749e9db856beeee9dc6225e28add8b2a3dc4a719fd4c23fc03b832d28e_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:fd6c2d463817001039aae27f6de069e0a729833167979944876e88dabbc59772_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "opencontainers: OCI manifest and index parsing confusion"
}
]
}
RHSA-2022:1476
Vulnerability from csaf_redhat - Published: 2022-04-21 02:42 - Updated: 2026-06-04 04:29A prototype pollution vulnerability was discovered in cached-path-relative. This flaw allows a remote, unauthenticated attacker to inject a cache variable to leak sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in the nanoid library where the valueOf() function allows the reproduction of the last id generated. This flaw allows an attacker to expose sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
There's an input validation flaw in golang.org/x/crypto's readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in the ShellJS library when the scripts used the exec function. Local users on the filesystem could take advantage of this as they can read the stdout of the ShellJS process. This issue discloses sensitive information, leading to privilege escalation. This flaw allows an attacker to craft stdout files, which leads to crashing the ShellJS scripts running with privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in OpenSSL. It is possible to trigger an infinite loop by crafting a certificate that has invalid elliptic curve parameters. Since certificate parsing happens before verification of the certificate signature, any process that parses an externally supplied certificate may be subject to a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients’ authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A flaw was found in the imgcrypt library when checking the keys of an authorized user to access an encrypted image on systems where layers are not available and cannot run on the host architecture. This flaw allows an attacker to run an image without providing the previously decrypted keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.3 General Availability release images. This update provides security fixes, bug fixes, and updates the container images.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which provide some security fixes and bug fixes. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/\n\nSecurity updates:\n\n* golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)\n\n* nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)\n\n* nanoid: Information disclosure via valueOf() function (CVE-2021-23566)\n\n* nodejs-shelljs: improper privilege management (CVE-2022-0144)\n\n* search-ui-container: follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor (CVE-2022-0155)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (CVE-2022-0778)\n\n* imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path (CVE-2022-24778)\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nRelated bugs:\n\n* RHACM 2.4.3 image files (BZ #2057249)\n\n* Observability - dashboard name contains `/` would cause error when generating dashboard cm (BZ #2032128)\n\n* ACM application placement fails after renaming the application name (BZ #2033051)\n\n* Disable the obs metric collect should not impact the managed cluster upgrade (BZ #2039197)\n\n* Observability - cluster list should only contain OCP311 cluster on OCP311 dashboard (BZ #2039820)\n\n* The value of name label changed from clusterclaim name to cluster name (BZ #2042223)\n\n* VMWare Cluster creation does not accept ecdsa-sha2-nistp521 ssh keys (BZ #2048500)\n\n* clusterSelector matchLabels spec are cleared when changing app name/namespace during creating an app in UI (BZ #2053211)\n\n* Application cluster status is not updated in UI after restoring (BZ #2053279)\n\n* OpenStack cluster creation is using deprecated floating IP config for 4.7+ (BZ #2056610)\n\n* The value of Vendor reported by cluster metrics was Other even if the vendor label in managedcluster was Openshift (BZ #2059039)\n\n* Subscriptions stop reconciling after channel secrets are recreated (BZ #2059954)\n\n* Placementrule is not reconciling on a new fresh environment (BZ #2074156)\n\n* The cluster claimed from clusterpool cannot auto imported (BZ #2074543)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1476",
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing"
},
{
"category": "external",
"summary": "2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "2030787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787"
},
{
"category": "external",
"summary": "2032128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032128"
},
{
"category": "external",
"summary": "2033051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033051"
},
{
"category": "external",
"summary": "2039197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039197"
},
{
"category": "external",
"summary": "2039820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039820"
},
{
"category": "external",
"summary": "2042223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042223"
},
{
"category": "external",
"summary": "2043535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043535"
},
{
"category": "external",
"summary": "2044556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556"
},
{
"category": "external",
"summary": "2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "2048500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048500"
},
{
"category": "external",
"summary": "2050853",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050853"
},
{
"category": "external",
"summary": "2052573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573"
},
{
"category": "external",
"summary": "2053211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053211"
},
{
"category": "external",
"summary": "2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "2053279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053279"
},
{
"category": "external",
"summary": "2056610",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056610"
},
{
"category": "external",
"summary": "2057249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057249"
},
{
"category": "external",
"summary": "2059039",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059039"
},
{
"category": "external",
"summary": "2059954",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059954"
},
{
"category": "external",
"summary": "2062202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062202"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2069368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069368"
},
{
"category": "external",
"summary": "2074156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074156"
},
{
"category": "external",
"summary": "2074543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074543"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1476.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.3 security updates and bug fixes",
"tracking": {
"current_release_date": "2026-06-04T04:29:34+00:00",
"generator": {
"date": "2026-06-04T04:29:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:1476",
"initial_release_date": "2022-04-21T02:42:32+00:00",
"revision_history": [
{
"date": "2022-04-21T02:42:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-21T02:42:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T04:29:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.3-36"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.3-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.3-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"product_id": "rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.3-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.3-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"product_id": "rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"product_id": "rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.3-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.3-36"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.3-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.3-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"product_id": "rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.3-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.3-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"product_id": "rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x",
"product_id": "rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.3-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.3-36"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.3-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.3-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.3-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.3-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.3-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.3-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23518",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2022-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044654"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was discovered in cached-path-relative. This flaw allows a remote, unauthenticated attacker to inject a cache variable to leak sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cached-path-relative: Prototype Pollution via the cache variable",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23518"
},
{
"category": "external",
"summary": "RHBZ#2044654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044654"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23518"
}
],
"release_date": "2022-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cached-path-relative: Prototype Pollution via the cache variable"
},
{
"cve": "CVE-2021-23566",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2022-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050853"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the nanoid library where the valueOf() function allows the reproduction of the last id generated. This flaw allows an attacker to expose sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: Information disclosure via valueOf() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23566"
},
{
"category": "external",
"summary": "RHBZ#2050853",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050853"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23566"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2",
"url": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"
}
],
"release_date": "2022-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: Information disclosure via valueOf() function"
},
{
"cve": "CVE-2021-41190",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024938"
}
],
"notes": [
{
"category": "description",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opencontainers: OCI manifest and index parsing confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "RHBZ#2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh",
"url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "opencontainers: OCI manifest and index parsing confusion"
},
{
"cve": "CVE-2021-43565",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-12-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030787"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an input validation flaw in golang.org/x/crypto\u0027s readCipherPacket() function. An unauthenticated attacker who sends an empty plaintext packet to a program linked with golang.org/x/crypto/ssh could cause a panic, potentially leading to denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto: empty plaintext packet causes panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "go-toolset shipped with Red Hat Developer Tools - Compilers and golang shipped with Red Hat Enterprise Linux 8 are not affected by this flaw because they do not ship the vulnerable code.\n\nThis flaw was rated to have a Moderate impact because it is not shipped in the Golang standard library and thus has a reduced impact to products compared with other flaws of this type.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "RHBZ#2030787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43565"
}
],
"release_date": "2021-12-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto: empty plaintext packet causes panic"
},
{
"cve": "CVE-2022-0144",
"discovery_date": "2022-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2043535"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ShellJS library when the scripts used the exec function. Local users on the filesystem could take advantage of this as they can read the stdout of the ShellJS process. This issue discloses sensitive information, leading to privilege escalation. This flaw allows an attacker to craft stdout files, which leads to crashing the ShellJS scripts running with privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-shelljs: improper privilege management",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Virtualization, ShellJSis a development dependency of ovirt-engine-ui-extensions and ovirt-web-ui. Vulnerable ShellJS code is not shipped with the product.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0144"
},
{
"category": "external",
"summary": "RHBZ#2043535",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043535"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0144"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/50996581-c08e-4eed-a90e-c0bac082679c/",
"url": "https://huntr.dev/bounties/50996581-c08e-4eed-a90e-c0bac082679c/"
}
],
"release_date": "2021-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-shelljs: improper privilege management"
},
{
"cve": "CVE-2022-0155",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0155"
},
{
"category": "external",
"summary": "RHBZ#2044556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/",
"url": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor"
},
{
"cve": "CVE-2022-0235",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2022-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044591"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: exposure of sensitive information to an unauthorized actor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0235"
},
{
"category": "external",
"summary": "RHBZ#2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/",
"url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-fetch: exposure of sensitive information to an unauthorized actor"
},
{
"cve": "CVE-2022-0536",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2022-02-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053259"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0536"
},
{
"category": "external",
"summary": "RHBZ#2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536"
}
],
"release_date": "2022-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak"
},
{
"cve": "CVE-2022-0778",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2022-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2062202"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. It is possible to trigger an infinite loop by crafting a certificate that has invalid elliptic curve parameters. Since certificate parsing happens before verification of the certificate signature, any process that parses an externally supplied certificate may be subject to a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While Red Hat initially stated not to be directly affected by this flaw, after further investigation we found that the versions of OpenSSL as shipped in Red Hat Enterprise Linux 6, 7, and 8 are vulnerable to a denial of service attack through malicious Elliptic Curve parameters. During processing of the parameters OpenSSL will call BN_mod_sqrt() with invalid arguments, causing the process to enter an infinite loop. The invalid EC parameters can be provided to OpenSSL through X.509 certificates (used in TLS connections), through public and private keys, through certificate signing requests and other places where applications process Elliptic Curve parameters. The flaw has been rated as having a security impact of Important. A future update will address this issue in Red Hat Enterprise Linux 6, 7 and 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0778"
},
{
"category": "external",
"summary": "RHBZ#2062202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062202"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778"
},
{
"category": "external",
"summary": "https://www.openssl.org/news/secadv/20220315.txt",
"url": "https://www.openssl.org/news/secadv/20220315.txt"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates"
},
{
"cve": "CVE-2022-24450",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2022-02-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2052573"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients\u2019 authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24450"
},
{
"category": "external",
"summary": "RHBZ#2052573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052573"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24450"
},
{
"category": "external",
"summary": "https://advisories.nats.io/CVE/CVE-2022-24450.txt",
"url": "https://advisories.nats.io/CVE/CVE-2022-24450.txt"
}
],
"release_date": "2022-02-07T12:40:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nats-server: misusing the \"dynamically provisioned sandbox accounts\" feature authenticated user can obtain the privileges of the System account"
},
{
"cve": "CVE-2022-24778",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imgcrypt library when checking the keys of an authorized user to access an encrypted image on systems where layers are not available and cannot run on the host architecture. This flaw allows an attacker to run an image without providing the previously decrypted keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only Fedora is using the affected codebase. Hence, marking other products as of Low impact as they are using an affected version of \u0027imgcrypt\u0027 as a transitive dependency.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24778"
},
{
"category": "external",
"summary": "RHBZ#2069368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24778"
},
{
"category": "external",
"summary": "https://github.com/containerd/imgcrypt/security/advisories/GHSA-8v99-48m9-c8pm",
"url": "https://github.com/containerd/imgcrypt/security/advisories/GHSA-8v99-48m9-c8pm"
}
],
"release_date": "2022-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path"
},
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-21T02:42:32+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on how to upgrade your cluster and fully apply this asynchronous\nerrata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/index\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1476"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:73db676a95355a236c35d5644651b25cc61374b51079fc008bc4a926e331d5b5_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8dc16b0e360c75292e7d61aea44f18e92a548892dbc72ef06b27ce0bc3594268_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:90fdb430e9d4043d73aa78c202762af6b1ab7d3b0f4c282f950db87edea50f17_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:50fae1bb75171943ad9b2af611e351ad9956b5482b0c6842a471e7d4668d88c6_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:92b51965bc246b512f0c1c79cb1136944a0eccf35b55765cbc1265fef26249d5_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:fbe5128aa8d35cb551f77f87651d8d50c8829921fa61753fd2108afeabd6f0b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:347d59a3bd120f1bde3b8a2dcb654b0bc202cb8613bd2420dbdb9206401318ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:bf42a58a00016ca3d24aaa5a974d5c435d7b889c3feddef6742fd13c4cc43156_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:d74ab2ab74f610d21549987635562b265487e299fd8a6cde5f6137337f4eb119_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:11711112cda7e48c5265a4af56ea4e89e06ef9170380713eb2628256b8e86554_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:15c2946d38c93ea386b322b0dc0156e86ba7c515bb945ebbc0a41998e884adec_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:a515389525f187ca6b807386f676b8c881dda2914bb7a3ca42d3110ae9c36308_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:9e821845c2bce35b2f9861d4e152b7b275d6116ac7328304266560e5e0e44f1c_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:a770112e5db1ca608251a863088a6b8dfcd275f62b38761807138864536ff827_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b83e303973b491ee4094bb3443dcff34fc02691674592f49dec9b2a595946b8c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2bd413e6a88e30e10d260c3ac4160cb2e5e10b87da3847e420aca5b88cca94bd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:8a6f66becb7fcff09ed0d06b10b521311103548488c2cf6e1d345f61f9379ba6_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:fdf1998cb87ee949089687b7fa7242bd3ec63d63be170a60c66920fcade58f21_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:2114a45e1e27718f012b6d269cef03214d0fab6202fa02a89e6e30a7b4b4413e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:071132b4ea955666bee08b95aeb1175b8e95c6ddabf83d6cfa861e4f20ecc5b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:20c8405728ff2c03c0c574724abf786a441d3c8fe971b3c4badbc61f7f134364_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:9fca1e906bd7d054903eb4555388e88ff1a48a4718fb9ad9623ab207ad57e328_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:e95f06b8102850f994077f7d1696742dedf987457efb1023255bfc76ddfe7e82_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:6cc8abf04902c77570d6eb3234c20d2b047d285151db883126ff6af06954e781_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:839dbf4732f782bf82096310e30a4831644d777463479481b634165943e14854_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:94a9947f0ad961ff63a78367b732558183d06c39d1c6b265627a5f2e7730536f_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:5312c9b8a95a3a3095d711af08e465697dfcc9582ec1eaad380cea79a77c6353_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:8140c1909722c7b0a7952fa3a35cc828efac177932dca367a80bced752bc3884_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:999ab5e779d6aabc3307d67acb88e89954604443c63be373e33fb50259e06faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:17849a48602902b7f7c1c496bb4717e24fe3bbcb1290b959e61a41c39eeb31e3_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:31f918bd76b2540b04ebef2c438496cfe342e7343e97de9ece3297b3b6ef662b_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:5a0035238163f12bd549bb897a98efe8a16a3e6d41d917524f5ce3a6cf220faa_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:78f900a927ff960efc71bd4a1b2a547190398032b27d78ce684574ed1562f1e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:9b799e8cb3b0a4fb6798cd3783eda87c653f13646a40d019771bc3daae339dc5_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:fb4da57ba59e7e756e1d2e6ff29376fa19e3b5d7240be8b7f41b372311e968b3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:345da09b727ac2964d49d9c477720ffa3db41531dc4cee1523e22af51e8475a1_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:9e8de3b264829b55e741c39bac1caf411d5ba9b0af403e0b826dfdef936c715a_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:e2ee63520072a4211012453cf0185acf37525a7137d6604001105460fbe3e6ba_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:0c164e63f0b8c111a9f4cd30f8b64b206ca6a82793789bc25a76d4f6b0f83564_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:120b2ade7eeb5ea0ae3c5f405476d91f95ceab2bc31dbf9cf1a01ad224a0095c_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:99b1bd8421a6026f20a342f49ab701f13f8d113fa22eee71c77ccb792e2e92e5_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:2b8445305330efd142c3750548842784eea007e834b67652207c216c13903dc9_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:74970ac1964f8034b55e56cdd7feeb53318b555db9f4fa3aa5fec7e3ae1e91f8_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:81ee362c800aba49b98554fadb2ba2a27dc76874d42e7a59b110a2d52b49cbfd_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:5bd6d7619ed7cec7285310a35b6d0446b33d954d40c00d8d371b7794b17d2abd_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9a3926862fc565fe051fc394a252ebfec9bf95f7a3e9dcad1e23f8eb59449795_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:9f66ec619d1987375814743d8dcf2bddd614bd48aa66b27dca1783ec23583fdd_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:49638f13441f0a069ede2be7746c6406cfd49e26e8c7586a1301fd570803a056_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:c27787f5dc6f48542b559fa24d8c155d9e0c05d8c6706479e82d25e5527e620f_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:f9af5ce0724ea9569116869639fc01997e29e0433fa2eaf6db35b5520d06051d_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:062eb37c5307f7f2c040a4b05c3c67c03f92482a7ef6437f76b724cd8abcd988_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:461250be787fd9f8080b8b893e4b3757ed7a8ecfc8b8cd25ecc3298fff881a43_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:fb6129744505be93c87157470f6cb064b144ca3f677cd1c1295aac4b877cfa83_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:080c35c92d4eb359860a280e0445e5b73c984261a47389289e4d4d224a2f40b6_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:38895607c57eb3f007698007beb5b98b9343868e9ae8d82e3630ca148e13f41b_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:5745adcb6f7811cd9c8590c0bdaaeb7fbc87a1c90488265a8c7a59dc0183a4d1_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:255078e72fa9dba0cb3526bfc3c24539ace6ba923440027654f789cb1bad853a_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:819efafabe7a5ba288af26ebeffa3a9c7a7a45f2748aa19df95de4902e13ac2d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:857a11d3ba757df0b7c7a059f08224abfb8bfe00257a7be9bb3dcdbe062d23f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:9f3041ac88b278d6578de091ae07f55484cb2146c24e0854cf167b40370b86ed_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c16ce00dc71bb24d3f87b9f469c71679c59c6c0c5edcc46b8b9eaa84cc884af7_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:ea37fe1185641b6c9ae768093f03e34bd366fd6b40591d0f681422a04e1409ad_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:238e659b5e5311aa6b70df56530e8a1196aab624c4f866e1ba740ed6993773ce_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:9ed7531b1b3b7efc3be78469a0b2c1a7cd5fe3b02cc7909aea847f526ab552b5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:f30e18881ed1f911dd9d54a31e8d8730c7404ec83174b1c3980c0993b513d4ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2b938e710f58b3d478d24f02a108eaf6d60d89592fe0598dbdad5d612d8efc7e_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:35ee3c5ac2f4ffb521b4b313b22c4dcdb7829f379cb046b937e4fb597cd308d7_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:927d82d10d42f7ee6088e6f6a8594677a8c3b800311a3616d294a6e626e426f5_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:cbf407b2092163315290e5a2175b77cb738bd05b5994cc6e6efec49570aa5823_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e2cfef5e417eeaf22479aa9519637c7a8e6baa371c378b85f2ec8ec74db7ad9c_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:e915affd57530a6e548dc33aeae165f44454e7f46f2af203f7f9ef046633d107_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:2afc5f33714a6766016ca57b3cf28e30d0cd2d3f6490a58a64f06f6811057a9b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:752f0aafeaf686547d78cbaa85724301138af669a7217cabc903c3969c48acad_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:fe6efb535417ae8fc95e9fc297571db880f9be6f7d545e267bc5b86d68456cdd_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:a1a811cf0dddf24c0c747c873f8380272908a54abe4bcd92280b94e7e35c9adc_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:ade6353cf908b0dbc1c2a7a2551e85d465128f2efaa264fa6d75208ee022c30b_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:f21971d369eb6d05d6d1bbca943ca4620d8138c389b59a6b11c3a97d77ecfbdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:ab7e5fb916f8b3fb44931e19d10a3f51b80cec6238110cc5104e1053bf941627_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:c001381788a311de9a6367948fb8f15f494e8655cd1adf88da5f221e4d9616a6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:f29ad60f092f9a09d7ee38b296b2dd9e27432bb9ea9332f54d44e82c3e7189b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:34c1d629c84b87efdf2506332d60f45659b84eaca4d79c3e879f8010765c97fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:825ebe9a994cd0f1b0ae1c17390911ea0e75c4fde88341b363600f8bda0bf891_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:e238f48eb350d614392a1f4e614d5abde1130c807f7fa799b25fa001b0e8ea1f_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2e04d30f7f3914c989f9c09ae59bbc7ec876617d7567344fd2de1b333b5bca72_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:7e8e721648a22125c28b97540e69ccb563e984ebacd1863bdea3153d75e1fcaa_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:bfc79d5467bb5085d571bdf7a806e57e325e7bb71e78d394716fe6cb0564bdb0_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:027d0fb2b88b3ed96fa26a2f06389345eb94d5847b050127a7efd0b21d6757b1_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:3626cc233688c708096900c4ceb6beb31f6ddfff602a13b4f87eba069155b5ba_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:81aa6a7837741557c9a244389bd9754e3d293c99bcbb4dabd612d4b07642fc2e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4c52429419f7622d684d062ca18e71612c3fef655d1310bab61a52ffcf4fba88_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:774686016d9266becd21958e0cfcbf44f6ba62b243be3f64b1c2cc8e75c51cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d5d8b2a7bbae34737fad492c33c4d58f30e20840b45a7cfa93a012871f34233b_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:0404feca93373f3e28e7665029a08e4128a288a6e4d7c0f448863b8644cc10a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:69c71422e4c40740b3a6521bab2a1394cc82630b5402fc8ca974ac0ed5a00524_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:be75a16de438dc9178fc1e457644d9c68604cd9acf95ff95bbd4e893cc05539d_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:5f056d933faa553569b0e760db678cc1ef5dd094390d85166e24b1083f0a362b_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:8488ce0be4534a2235980b1afe5bd28f61e6a20666ff1b0aa155da0c4c3acc0b_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e4d573a0a66db1ac2f1c4c9ea499b12c3e64ce46b1f09e008461bf595f6e8cac_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:1e198a0306da563148c75eedbb10420524a5063723fcd371cdb812cfeddef2f6_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:984fa7e5ccdd29b63e0e559a1bd846667ea78926734cdede7cf501b84964b73e_amd64",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:e7a1228d43c50b490668bbc98cef9bd8d92ef338e3ef42a89141d01f0e021a84_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:152101ff80b36daa85263414ff84df64e7110c1bcaeb3aaa7f7e518b9d2b7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:20baf643462e4f809a8ed6256bb833d038a719d03cdc926255594dd0ae8f1781_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46c486b737b5cfd557f32b67a3c187020324040dfa1fbdacc37f4bba734fd91e_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9642b71784f2cf37d7e2210483d26fb8cfddd5e7d5412d854dcdab1c86cc7136_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:c7c5ac3d4397c5db596977a5c025303a4778464346dd966bc4cf67e5f815f469_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e7553cbb00351bdf59f67650ca97645ec1c4a12906fd1549d32b492802ce2428_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ba0ed8d2f762acbcd47a9178809cf4b6f439b9774a20c155e102010d32bee900_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:c8e4f446d61019ead2897b4b00c1f511ef358ea4a99b856a064e3a2040b5c1bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:ece5cb9ada4ccbfe6cb4bfff54043c85f686b018db66c00136596d60a82a9cd3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:12e65935ee27cf4530f08aeafb7260821acb267bfcb0f96b364737b7db89d8f3_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:56e6b5b00b3c079d17f53f20d900730fac7070c780add49f49c06f3332437f30_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:df1b7d4b9bae17f086b821fbf1ea8ef00e49d3f2d77ad65338c7584003f89e40_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:0bc12c667de5b3329dff9ee9d22f73ef03820bcfadc7a275bc982f46b5c19605_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:39d2e4aeb27d6b18367abd79b472d9387451505a7a389adf556dfab85a75a627_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a971ebf2a2e228b036b29c7bbb66c6e2fc9abcf53399067d903ebe1cde1187fc_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:ad6dbcdc69121e50d2b26a505eac144153c6c80265ccb62f93ae8c57d061790f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:c3b7a62001003c35aba096f1873857cf6a1f62b6591091170b2531b7024ee0e9_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d82d993cb74684d46a91323d1ecdc96ab2acb85e56f53e7e2f8f679c016a0971_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7fa5a7ac547100f0c3a25a64e08ecbd530685fcc2b93463553e1861000b5b742_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:8679b5ecf27f1e8d33fe36cd6a1d0c09e11bf9787e29ebf5010037eb39c1904f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:fd81754f315288a366350f9dcd9a79b8dbf89863561a93711bbf358daa3488ee_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:498f80a7665b0dbb7c6bf5eb927b61a9d6fa57f82a853bff8ab30a16e6e998b3_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:5cea1751e7147addd460024a6209259686a6444c85d5b07bfba719192325f9d5_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:9a3565801a1388326ca46f9869d5721bfccbc8fc3fa67fc01c36eb66a5f09ba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:5cc83ea4969406b4a61eab41bcfefdc3c7cc3e43e4f54db490c8e95ad362b212_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:626235e30ae9b1802b3dde031f4ebf5ea83182bf1c653ed4f6b2c60be81aa1b0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:fc4002b36fbb73f63e5447b7d6c17989965b5d42a21eedefa8fc705d62fdf187_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:64e0a038220b74b408a7309b88238362b21104a665eeaadd21a072ed197209d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:f8e4acdcc21f67ac6bcb2991e5bf6d7db8453f43aa5aefc9b6e2022f509b1c45_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:fa22b3a9c978c4b9308b1e8c1991debda170a7b612144df88ad5c09edf98bedf_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2714bedfd9f8a9bf49e12d16b6030434f908d93bb3b2c04052d50844ddee6310_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:529467ec71ed867a8581460f87119c5abab7f4e9bcbe45906dde32800b8e7397_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:e63349f2e5bdaff833eef67245e9a3c83bc4a52e51779a959aee3012ef963cf4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:245a34cf5bdf526054f1babd0f06bd50c2cae342d98435b019334fccb75fe683_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:542c6e6859a018614f4a1ca8b2775be3a94b5f4d37ed2a65dab9bab3213625ce_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c973c3d7d81f9365641a6c5e6127ac789d8a0e9c3d7f964ce9b5b5a23b22ce3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:6f662bae4c0a417812107e074b940261b9b7cba74f57af5b9e133abc2eaac8a0_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:7645d157d1da41305e74c091cf437f86cd88edf4b8f0f853bd4654a5ad727d9f_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:f3f59980457c208ea6abfd2804ea68dd3293fc2e7bcd21706336e353278400e1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:0fc9d546e67ff5d5cb69460bea160a8ee6832e9944865ed62ffe1e10918d26f5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:1375e8704e0d7d278bfa49ea228cd95773a967d550f7a691ed2ef39df0df72a1_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:f5411f14e66bfce872ba22f9f3ec9d6b323beab6cc6ae7b61077aa106a4653c1_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:2e0e3e29cf53221146b3ee324b4f68468fcbc3761dec7e515faef1c8ffa0ae54_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:5fb24166b28d113748e45fbed4653825a0ac05bd2ef54306af6301b97ebbb82b_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:bb9d35d399d2c1943d12dacaec47eff52428cd0f40fc1432619c88c52963b58b_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20bc484d504b17631c73b0f9f13bc20b1dc199f67a8bcfc32c56c965e77f6a4_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:ef2eb4ddd61d77623a46a6975f062e5c121e9967d557727cf0a74e07f97417f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:fcc61ce9c8920f04ceb249fd5f6fdb79ce621f66f0e1d33c1617c94a44b37cbe_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:603e12e7e187f3eb0e24d41437cdcddfb2e9f8019ca28786360211aa2b12a5a2_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:680a758216a72d448295d708cdf71b4fb810fc4af38685d86341f0e3ea42fafb_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:dac641eef9ed950f1bb56e42eac2454ceef7fe223b169df3357fd5e48f4f0a77_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:38d9e0c6501c71518645d96b14dc8c85c546b8b1dc9b62fe735c48c74baf1442_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:6792b90d8d07ccf6b6029d67c8a30407108129511c1944110c92acb73409f074_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:d5a8391d45ed4ec307715d3a259bf5f0ce5ee156cbfa0e1ecbee02f4858231ca_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:4b57afa93ee90573122937ddcab5d2d65a6dcd2c9bb52d8774418aebef99e9c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f14e02c8cf44251fbc8da0fe5e32c3ce45dcfd362f4e0147359414e2405e543d_s390x",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:f1bc953e1d4857092dd92fa8cc58c82f1a6614418c1cfc521f20cfba0b6e223d_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:412acc6e8ecfc33b3823f6e326b970aa9b99f16faab568f26496e07097d4a4cb_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:7cd530b3d9bc161b2bad01332da871cc33ed57979fd2d5d12ba80fa43ff1c758_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a6e9f165f3c5ffc27f79a60dcb1f05b814a64df0ee759b7cf822d4b34745d50d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1e82ae5cddf126f40da57d68c7f06ade4678de2e5c850947ad96e7edbe709086_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:a47b958fc60a30ced17a8dbec654ce09c74b7d9e3b4454c92604acfa55f30c5a_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:ff0eeef2a5ee5497669a2e3d0925fc03e15f7e3f9d589578cc109d1e6993c125_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:2fdde7b60a4b8b7da662ae59508407a116eb9282006be25d68af66513f89b332_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:336e70a504c229c39e454d7ba9394141de8e5cd02d9c3ace20fa810c0adcff2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:dc9e1a0821bf1a75b5e5b5203f4b48d992e3111bf47bb8034dfa9a8d02e80369_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:2f6b2e7f6e370e7527620f89f66ca961368af7927c2266b28f6101bbfbe0ddb9_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:c87d09ec4f48909d519e2a9c0ff7d6067db9ebe6e293b2d8508c74c5d41d598e_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:d5da735410f2adcd5a83d82a0555b1f5b8373d2ccd559793a1f06834d1c5fb5b_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:3831f4b9c5d1e14c585e926159be6441cf8c3aee3456ef80e4633324ff42d705_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:bdf6daaa76312f2b7f67ed03cce5ad5b752edc087cb54af0723afeea983230fe_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:d5019d5ac6a331069004bbc698c5548c08fe59b9cd06fb81c1a26785214803d1_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:1d6195cd91f0bc018b26769ef3adb271bf70c90fa3755a27e00f547d80e6b86e_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:23ae1f529a283c4af09c2befa09c7405334a77ba1bfa0be1cf846b67db07d244_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:504a47d4a0ebe4cac8713910e962b94d816f83740dbc33a6e377e8301ff02f87_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:0402b7253ca8d9c024cf1a23a3846b5a6f16bb55c0bad475494b611f4b7a7ef0_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:4134dcb0dcef65b2089dbf2443dbbaf8833fa88add99a631b65713276f69f14d_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:66071e326f6b372883d09e199b8d8a4f26eb9decde43bc54072c537b8bdb909b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2616c0cdfae050d9193eef2e584027151809c70083c20a8819bdae802021a1a8_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:2bb7daa76fac5534bbacdf979d4db9ca6490e400bc47156923e24e5f43afcae3_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:747a8b4839ce9d30f4919d6b96a39fed714a822d48b1a1ea0a92403fd5648138_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:54c4429fe2138b404796709c87993a495e794e209bd03aa23f2cada574f38130_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:bce89429201da4013ea598b492327fcace6cefff21514f2c70db6627a99fd235_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:f47c51f53e7fdd6a90b499750a72e77ef4e3bc6a64ef40ce41df27f3c48b9459_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:48ab11c1081bd28ffa44243f79a0881faaa4df414fb0718f443c8ddd9be40484_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:6c12f72e42c7c92d6511bef8d52b7e4330baef8dff531a2b393b7faf742bc4ca_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:8134608e8fcdebe6ccfa1e8e6187b4951d40ace59a5ea855db7993d5c769bf06_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:41252f947a7057c5420806b94d79719003eb468fabc944ac8a5caf9e24a5dd2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:778369d66382e15246fc03314819801fa948657d3ffb6365ed4767ef9e2c0b5c_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:cedaf4c8ad93fd200cd3ddb2d7e75bb50765f7489264c636316054bae0d6f008_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:0ff6be652e07cab5d2cdb3df231f8d211f595433dda8057bc94669827a9de40d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:6a4cf19b68afff8518753123c9dcc3320e6306d2793dbbd97898929eee7d9ce8_s390x",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:94f901f33da1e3ed3a374dcbf4c85f0a5573bb7373ee344604186ee95d6faa6a_amd64",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:24799fb86a06bf14323300e8b77cca1a2453443fb6cbad5dc111be7ef57541a7_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:5a97bdf8cff4fbf93cb037dfbded20426c5b7e13577d71b69627da46ff592698_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aec0b4ac00b39df1e9f0313c4b538490c21d973da5383baf8ce6e1fd03f16a1e_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2b2374a55009e8e5215007d375bac10db5842e11989cd778c1d4af6f558f8cb5_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:2ba30c76676ba8167ffcc90c92ffa5f4d5e38ed683ed1f1c09fb7e33bfef43be_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:b4ecafef01a93dd29d6c2630bffd97bbe8a28ad42a70e1e7d38d8cb72db92dea_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:1b61b5ca7083386467afc99e0f5cda4c722ac41185ef8761933bd9604687dd70_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:b3779a14c16b25fe78a47816ed86e072f83fb27bb106edebfa14cbc3ed0ed645_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f4c056aa319a48de4b93c4121868235a8c5763d20882fb2c78ddf88f2811831e_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:163957d6df480189c390194299a48e712277d6ebdd161ca91a989513699d4e5e_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:1d74be1ac44014225211fadf6dcc41fccd8f2a86af9ac790c248109803a83e20_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:2cab179f1088784519defbc6dbe0a7acd0718451b49c5d2d040b3f1dad1d6b11_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:44ac355dd6d761e8b4e981f45e326652201b8d88677588ad726a05ed96056eac_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:b3b7e25f861a6ac14b9a5ec8f013b8e3a1d47d0e75128480329a9cb624eb8a43_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:cff58096e72f0d5b4b0b2c930622404077aa360507bdc28e10d865d18f3f5342_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:0499ffdca5cb140d8a6db6213d0c9bfc5145291c1798761edd8e90f4c8447d51_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:1378fd45dac0a981b2516dbd574ec12aa95f811d666f122b2b6c21eb664cbb9b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:6aa240861393870bfc3651931ca3adcb11e74d975617179c90da39a2f8640d9b_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:0930eafead37d89dde0f17f0bcf515820e84bbe60344277214c236f2c9ee6643_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:297571ed486ace2800288a920195e7926d54907e2419152c595c983227313598_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:ba840e1ffa75b5b582ccf399c50848dad37970059b60b2ec9d44c99e4cc615f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:5365cd1da61543d8433167fae285e44e87106db35eb80d1e889317b1ccb87eb1_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:7f3bf2c65516cf5cd58d93fd2a0d8bfe579db6edb68d3fdf03efebc64f13a118_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:dfae0ad0740e239e956c90aae17442b7a87ef052806df059032640b858bb5bdc_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:287797ae667817425c5f8a035b82a3781124ac97e36f8d93c9237c89a2052a2f_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:3c3d56d7ccd95afbcac40fe985a74b6948db02fd741def395b421501dedd3494_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:d309bcbf8c00ff963c3d9408bd6c34e1e9fc1a53d60696a5c98490a05968da24_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
}
]
}
RHSA-2022:1734
Vulnerability from csaf_redhat - Published: 2022-05-05 13:49 - Updated: 2026-06-02 17:37The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 | — |
An out of bounds read vulnerability was found in debug/macho of the Go standard library. When using the debug/macho standard library (stdlib) and malformed binaries are parsed using Open or OpenFat, it can cause golang to attempt to read outside of a slice (array) causing a panic when calling ImportedSymbols. An attacker can use this vulnerability to craft a file which causes an application using this library to crash resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 | — |
A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 | — |
There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 | — |
Workaround
|
There's a flaw in golang's syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.7.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http: Limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: debug/macho: Invalid dynamic symbol table command can cause panic (CVE-2021-41771)\n\n* golang: archive/zip: Reader.Open panics on empty string (CVE-2021-41772)\n\n* golang: syscall: Don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1734",
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.10/migration_toolkit_for_containers/mtc-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.10/migration_toolkit_for_containers/mtc-release-notes.html"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"url": "https://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html"
},
{
"category": "external",
"summary": "2020725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020725"
},
{
"category": "external",
"summary": "2020736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020736"
},
{
"category": "external",
"summary": "2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2040378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040378"
},
{
"category": "external",
"summary": "2057516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057516"
},
{
"category": "external",
"summary": "2060244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060244"
},
{
"category": "external",
"summary": "2060717",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060717"
},
{
"category": "external",
"summary": "2061347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061347"
},
{
"category": "external",
"summary": "2061653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061653"
},
{
"category": "external",
"summary": "2062682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062682"
},
{
"category": "external",
"summary": "2065837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065837"
},
{
"category": "external",
"summary": "2071000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071000"
},
{
"category": "external",
"summary": "2072036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072036"
},
{
"category": "external",
"summary": "2072186",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072186"
},
{
"category": "external",
"summary": "2072684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072684"
},
{
"category": "external",
"summary": "2073496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073496"
},
{
"category": "external",
"summary": "2079814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1734.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.1 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-02T17:37:06+00:00",
"generator": {
"date": "2026-06-02T17:37:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:1734",
"initial_release_date": "2022-05-05T13:49:11+00:00",
"revision_history": [
{
"date": "2022-05-05T13:49:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-05T13:49:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:37:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.1-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.1-12"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.1-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.1-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.1-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.1-12"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.1-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.1-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.1-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.1-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41190",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024938"
}
],
"notes": [
{
"category": "description",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opencontainers: OCI manifest and index parsing confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "RHBZ#2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh",
"url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-05T13:49:11+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "opencontainers: OCI manifest and index parsing confusion"
},
{
"cve": "CVE-2021-41771",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-11-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2020725"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read vulnerability was found in debug/macho of the Go standard library. When using the debug/macho standard library (stdlib) and malformed binaries are parsed using Open or OpenFat, it can cause golang to attempt to read outside of a slice (array) causing a panic when calling ImportedSymbols. An attacker can use this vulnerability to craft a file which causes an application using this library to crash resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: debug/macho: invalid dynamic symbol table command can cause panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Service Telemetry Framework, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the sg-core-container.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41771"
},
{
"category": "external",
"summary": "RHBZ#2020725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020725"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0fM21h43arc",
"url": "https://groups.google.com/g/golang-announce/c/0fM21h43arc"
}
],
"release_date": "2021-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-05T13:49:11+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: debug/macho: invalid dynamic symbol table command can cause panic"
},
{
"cve": "CVE-2021-41772",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2021-11-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2020736"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in archive/zip of the Go standard library. Applications written in Go where Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can panic when parsing a crafted ZIP archive containing completely invalid names or an empty filename argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Reader.Open panics on empty string",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* In OpenShift Container Platform multiple components are written in Go and use archive/zip from the standard library. However, all such components are short lived client side tools, not long lived server side executables. As the maximum impact of this vulnerability is a denial of service in client utilities, this vulnerability is rated Low for OpenShift Container Platform.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s sg-core-container.\n\n* Because Red Hat Ceph Storage only uses Go\u0027s archive/zip for the Grafana CLI and thus is not directly exploitable, the vulnerability has been rated low for Red Hat Ceph Storage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41772"
},
{
"category": "external",
"summary": "RHBZ#2020736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2020736"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0fM21h43arc",
"url": "https://groups.google.com/g/golang-announce/c/0fM21h43arc"
}
],
"release_date": "2021-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-05T13:49:11+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Reader.Open panics on empty string"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-05T13:49:11+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-05T13:49:11+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1734"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:e7f64457dc1a49e939eee2913365bf9d9f579f361dd4242d27cf53c9553ba027_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:4a2d08b203b67ecb77fc5124b0b5ce0d8f86f4b7ebe24b671017adcf6d0ca1f1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:1dce62d8b58df316fd456cd3dd54890fafec98ccc5e8be53da2b9492fee1cb41_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:a1ed9c4af6a5fcf86e2fcc159889480528eb058779494b27e0e2fce3d6614a96_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:e28bc9ca7aab8c0b852852ff233f70d5c2a21013aaebec167b0330ad296d0a78_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:3303e24aa4a705a7f45e2e47073fbeec3e8a6f9b3139b9c9cc903eeeec5e8a01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:8488bca62c94525c7444b9d0dff3b1576bcb7ea33f7f981040624f91cb15cb1a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:076fb6c39d8585e03ff0c50b4c1c5749eba3d563203f57ef53eaf0083216d678_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:7b9f251626bb5faf1feca1aaf639c472006c8cd465eacbb0aa8d7764517e3c01_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:da3fd820cdc9119f1c11cee08e60d8c23163fc095df9d2323067b719737f5cf2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:f9a5ded10973b12e2061e483ebb7dfeef2075342b867a1f1cb0b0f6845d50b62_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:a9f5fce792c8454e9f78c2cab93220d3a6844e75ec6c8928b75f63fa9726e0d8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:421f7740293cd2387279c8a2880145b08dff42016231d97ce53083fc89cec635_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:147e33afa29bf56946e165f19fa4e7a100d2c7dfb0ffb8345feff93502e5595f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:28519479e56a100caa07bb19d747fd1c40ea0a45b4fe5ce29b8831ac9de348c7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:e21279da5fdc7155e085409b1fce12cbafa01a8d74bceb4df2cec76c2e1d67ff_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
}
]
}
RHSA-2022:4668
Vulnerability from csaf_redhat - Published: 2022-05-18 20:25 - Updated: 2026-06-02 17:37A race condition flaw was found in Go. The incoming requests body weren't closed after the handler panic and as a consequence this could lead to ReverseProxy crash. The highest threat from this vulnerability is to Availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
Workaround
|
The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
|
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.10.1 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains the following OpenShift Virtualization 4.10.1 images:\n\nRHEL-8-CNV-4.10\n==============\n\nvirtio-win-container-v4.10.1-4\nhostpath-provisioner-operator-container-v4.10.1-6\nbridge-marker-container-v4.10.1-12\ncnv-containernetworking-plugins-container-v4.10.1-12\novs-cni-plugin-container-v4.10.1-12\nkubemacpool-container-v4.10.1-12\novs-cni-marker-container-v4.10.1-12\nkubernetes-nmstate-handler-container-v4.10.1-12\ncluster-network-addons-operator-container-v4.10.1-12\ncnv-must-gather-container-v4.10.1-15\nhyperconverged-cluster-webhook-container-v4.10.1-19\nhyperconverged-cluster-operator-container-v4.10.1-19\nkubevirt-ssp-operator-container-v4.10.1-10\nvirt-cdi-apiserver-container-v4.10.1-16\nvirt-cdi-controller-container-v4.10.1-16\nhostpath-provisioner-container-v4.10.1-5\nvirt-cdi-uploadserver-container-v4.10.1-16\nnode-maintenance-operator-container-v4.10.1-4\nvirt-cdi-operator-container-v4.10.1-16\nvirt-cdi-uploadproxy-container-v4.10.1-16\nhostpath-csi-driver-container-v4.10.1-5\nvirt-cdi-cloner-container-v4.10.1-16\nkubevirt-template-validator-container-v4.10.1-4\nvirt-cdi-importer-container-v4.10.1-16\nvirt-api-container-v4.10.1-8\nvirt-handler-container-v4.10.1-8\nvirt-controller-container-v4.10.1-8\nvirt-launcher-container-v4.10.1-8\nvirt-artifacts-server-container-v4.10.1-8\nlibguestfs-tools-container-v4.10.1-8\nvirt-operator-container-v4.10.1-8\nhco-bundle-registry-container-v4.10.1-99\n\nSecurity Fix(es):\n\n* golang: net/http/httputil: panic due to racy read of persistConn after handler panic (CVE-2021-36221)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4668",
"url": "https://access.redhat.com/errata/RHSA-2022:4668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1995656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995656"
},
{
"category": "external",
"summary": "2000478",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000478"
},
{
"category": "external",
"summary": "2022742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022742"
},
{
"category": "external",
"summary": "2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "2028619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028619"
},
{
"category": "external",
"summary": "2029359",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029359"
},
{
"category": "external",
"summary": "2032837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032837"
},
{
"category": "external",
"summary": "2033385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033385"
},
{
"category": "external",
"summary": "2038814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2038814"
},
{
"category": "external",
"summary": "2039019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039019"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2046686",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046686"
},
{
"category": "external",
"summary": "2049990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2049990"
},
{
"category": "external",
"summary": "2053390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053390"
},
{
"category": "external",
"summary": "2054778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054778"
},
{
"category": "external",
"summary": "2054782",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054782"
},
{
"category": "external",
"summary": "2055304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055304"
},
{
"category": "external",
"summary": "2055950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055950"
},
{
"category": "external",
"summary": "2056421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056421"
},
{
"category": "external",
"summary": "2056464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056464"
},
{
"category": "external",
"summary": "2056619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056619"
},
{
"category": "external",
"summary": "2057142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057142"
},
{
"category": "external",
"summary": "2057148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057148"
},
{
"category": "external",
"summary": "2057613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2057613"
},
{
"category": "external",
"summary": "2059185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059185"
},
{
"category": "external",
"summary": "2059613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059613"
},
{
"category": "external",
"summary": "2062227",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062227"
},
{
"category": "external",
"summary": "2062321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062321"
},
{
"category": "external",
"summary": "2063991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063991"
},
{
"category": "external",
"summary": "2065308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065308"
},
{
"category": "external",
"summary": "2065743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065743"
},
{
"category": "external",
"summary": "2065755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065755"
},
{
"category": "external",
"summary": "2066086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066086"
},
{
"category": "external",
"summary": "2066712",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066712"
},
{
"category": "external",
"summary": "2069055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069055"
},
{
"category": "external",
"summary": "2070050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070050"
},
{
"category": "external",
"summary": "2073880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073880"
},
{
"category": "external",
"summary": "2077920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077920"
},
{
"category": "external",
"summary": "2078878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078878"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4668.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.10.1 Images security and bug fix update",
"tracking": {
"current_release_date": "2026-06-02T17:37:10+00:00",
"generator": {
"date": "2026-06-02T17:37:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:4668",
"initial_release_date": "2022-05-18T20:25:33+00:00",
"revision_history": [
{
"date": "2022-05-18T20:25:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-18T20:25:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:37:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.10 for RHEL 8",
"product": {
"name": "CNV 4.10 for RHEL 8",
"product_id": "8Base-CNV-4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel8\u0026tag=v4.10.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.10.1-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 as a component of CNV 4.10 for RHEL 8",
"product_id": "8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"relates_to_product_reference": "8Base-CNV-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64 as a component of CNV 4.10 for RHEL 8",
"product_id": "8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"relates_to_product_reference": "8Base-CNV-4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-36221",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995656"
}
],
"notes": [
{
"category": "description",
"text": "A race condition flaw was found in Go. The incoming requests body weren\u0027t closed after the handler panic and as a consequence this could lead to ReverseProxy crash. The highest threat from this vulnerability is to Availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: panic due to racy read of persistConn after handler panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the impacted RHOSP packages.\n\n* In Service Telemetry Framework, because the flaw has a lower impact and the package is not directly used by STF1.3, no update will be provided at this time for the STF1.3 sg-core-container. Additionally, because Service Telemetry Framework1.2 will be retiring soon, no update will be provided at this time for the STF1.2 smart-gateway-container.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-36221"
},
{
"category": "external",
"summary": "RHBZ#1995656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995656"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-36221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36221"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/uHACNfXAZqk",
"url": "https://groups.google.com/g/golang-announce/c/uHACNfXAZqk"
}
],
"release_date": "2021-08-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T20:25:33+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4668"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: panic due to racy read of persistConn after handler panic"
},
{
"cve": "CVE-2021-41190",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024938"
}
],
"notes": [
{
"category": "description",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Image Specification, the manifest and index documents were not self-describing and documents with a single digest could be interpreted as either a manifest or an index. In the OCI Image Specification version 1.0.1 there is specified a recommendation that both manifest and index documents contain a `mediaType` field to identify the type of document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opencontainers: OCI manifest and index parsing confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As a consequence of the OCI Image Specification (and OCI Distribution Specification [1]), container runtime engines (like containerd, moby - Docker Engine, cri-o) deliver updates to adopt new `mediaType` field used for identification of the document type. Even though some Red Hat products rely on container engine, the impact by this issue is LOW.\n\n[1] https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "RHBZ#2024938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41190"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m",
"url": "https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh",
"url": "https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T20:25:33+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4668"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "opencontainers: OCI manifest and index parsing confusion"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T20:25:33+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4668"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64",
"8Base-CNV-4.10:container-native-virtualization/hostpath-csi-driver@sha256:e77159a8bbe92d5b54fb268f6b53d56f905ac6bbb10cd678d10db9609dfdf2fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
}
]
}
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.