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-07",
"epss": "0.00383",
"percentile": "0.59992"
},
"fkie_nvd": {
"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\"}]}]}]",
"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\"}]",
"id": "CVE-2021-41190",
"lastModified": "2024-11-21T06:25:43.537",
"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}]}",
"published": "2021-11-17T20:15:10.333",
"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\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"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\"}]}]"
},
"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-2022:23018-1
Vulnerability from csaf_opensuse - Published: 2022-03-04 07:31 - Updated: 2022-03-04 07:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for conmon, libcontainers-common, libseccomp, podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for conmon, libcontainers-common, libseccomp, podman fixes the following issues:\n\npodman was updated to 3.4.4.\n\nSecurity issues fixed:\n\n\n- fix CVE-2021-41190 [bsc#1193273], opencontainers: OCI manifest and index parsing confusion\n- fix CVE-2021-4024 [bsc#1193166], podman machine spawns gvproxy with port binded to all IPs\n- fix CVE-2021-20199 [bsc#1181640], Remote traffic to rootless containers is seen as orginating from localhost\n\n- Add: Provides: podman:/usr/bin/podman-remote subpackage for a clearer upgrade\n path from podman \u003c 3.1.2\n\nUpdate to version 3.4.4:\n\n * Bugfixes\n\n - Fixed a bug where the podman exec command would, under some circumstances,\n print a warning message about failing to move conmon to the appropriate cgroup (#12535).\n - Fixed a bug where named volumes created as part of container creation\n (e.g. podman run --volume avolume:/a/mountpoint or similar) would be\n mounted with incorrect permissions (#12523).\n - Fixed a bug where the podman-remote create and podman-remote run commands\n did not properly handle the --entrypoint=\u0027\u0027 option (to clear the container\u0027s entrypoint) (#12521).\n\n- Update to version 3.4.3:\n\n * Security\n\n - This release addresses CVE-2021-4024, where the podman machine command opened the gvproxy API (used to forward ports to podman machine VMs) to the public internet on port 7777.\n - This release addresses CVE-2021-41190, where incomplete specification of behavior regarding image manifests could lead to inconsistent decoding on different clients.\n\n * Features\n\n - The --secret type=mount option to podman create and podman run supports a new option, target=, which specifies where in the container the secret will be mounted (#12287).\n\n * Bugfixes\n\n - Fixed a bug where rootless Podman would occasionally print warning messages about failing to move the pause process to a new cgroup (#12065).\n - Fixed a bug where the podman run and podman create commands would, when pulling images, still require TLS even with registries set to Insecure via config file (#11933).\n - Fixed a bug where the podman generate systemd command generated units that depended on multi-user.target, which has been removed from some distributions (#12438).\n - Fixed a bug where Podman could not run containers with images that had /etc/ as a symlink (#12189).\n - Fixed a bug where the podman logs -f command would, when using the journald logs backend, exit immediately if the container had previously been restarted (#12263).\n - Fixed a bug where, in containers on VMs created by podman machine, the host.containers.internal name pointed to the VM, not the host system (#11642).\n - Fixed a bug where containers and pods created by the podman play kube command in VMs managed by podman machine would not automatically forward ports from the host machine (#12248).\n - Fixed a bug where podman machine init would fail on OS X when GNU Coreutils was installed (#12329).\n - Fixed a bug where podman machine start would exit before SSH on the started VM was accepting connections (#11532).\n - Fixed a bug where the podman run command with signal proxying (--sig-proxy) enabled could print an error if it attempted to send a signal to a container that had just exited (#8086).\n - Fixed a bug where the podman stats command would not return correct information for containers running Systemd as PID1 (#12400).\n - Fixed a bug where the podman image save command would fail on OS X when writing the image to STDOUT (#12402).\n - Fixed a bug where the podman ps command did not properly handle PS arguments which contained whitespace (#12452).\n - Fixed a bug where the podman-remote wait command could fail to detect that the container exited and return an error under some circumstances (#12457).\n - Fixed a bug where the Windows MSI installer for podman-remote would break the PATH environment variable by adding an extra \u0027 (#11416).\n\n * API\n\n - The Libpod Play Kube endpoint now also accepts ConfigMap YAML as part of its payload, and will use provided any ConfigMap to configure provided pods and services.\n - Fixed a bug where the Compat Create endpoint for Containers would not always create the container\u0027s working directory if it did not exist (#11842).\n - Fixed a bug where the Compat Create endpoint for Containers returned an incorrect error message with 404 errors when the requested image was not found (#12315).\n - Fixed a bug where the Compat Create endpoint for Containers did not properly handle the HostConfig.Mounts field (#12419).\n - Fixed a bug where the Compat Archive endpoint for Containers did not properly report errors when the operation failed (#12420).\n - Fixed a bug where the Compat Build endpoint for Images ignored the layers query parameter (for caching intermediate layers from the build) (#12378).\n - Fixed a bug where the Compat Build endpoint for Images did not report errors in a manner compatible with Docker (#12392).\n - Fixed a bug where the Compat Build endpoint for Images would fail to build if the context directory was a symlink (#12409).\n - Fixed a bug where the Compat List endpoint for Images included manifest lists (and not just images) in returned results (#12453).\n\n- Update to version 3.4.2:\n\n * Fixed a bug where podman tag could not tag manifest lists (#12046).\n * Fixed a bug where built-in volumes specified by images would not be\n created correctly under some circumstances.\n * Fixed a bug where, when using Podman Machine on OS X, containers in pods\n did not have working port forwarding from the host (#12207).\n * Fixed a bug where the podman network reload command command on containers\n using the slirp4netns network mode and the rootlessport port forwarding\n driver would make an unnecessary attempt to restart rootlessport\n on containers that did not forward ports.\n * Fixed a bug where the podman generate kube command would generate YAML\n including some unnecessary (set to default) fields (e.g. empty SELinux and\n DNS configuration blocks, and the privileged flag when set to false) (#11995).\n * Fixed a bug where the podman pod rm command could, if interrupted at the right moment,\n leave a reference to an already-removed infra container behind (#12034).\n * Fixed a bug where the podman pod rm command would not remove pods with\n more than one container if all containers save for the infra container\n were stopped unless --force was specified (#11713).\n * Fixed a bug where the --memory flag to podman run and podman create did\n not accept a limit of 0 (which should specify unlimited memory) (#12002).\n * Fixed a bug where the remote Podman client\u0027s podman build command could\n attempt to build a Dockerfile in the working directory of the podman\n system service instance instead of the Dockerfile specified by the user (#12054).\n * Fixed a bug where the podman logs --tail command could function improperly\n (printing more output than requested) when the journald log driver was used.\n * Fixed a bug where containers run using the slirp4netns network mode with\n IPv6 enabled would not have IPv6 connectivity until several seconds after they started (#11062).\n * Fixed a bug where some Podman commands could cause an extra dbus-daemon\n process to be created (#9727).\n * Fixed a bug where rootless Podman would sometimes print warnings\n about a failure to move the pause process into a given CGroup (#12065).\n * Fixed a bug where the checkpointed field in podman inspect on a container\n was not set to false after a container was restored.\n * Fixed a bug where the podman system service command would print\n overly-verbose logs about request IDs (#12181).\n * Fixed a bug where Podman could, when creating a new container without a name\n explicitly specified by the user, sometimes use an auto-generated name already\n in use by another container if multiple containers were being created in parallel (#11735).\n\nUpdate to version 3.4.1:\n\n * Bugfixes\n\n - Fixed a bug where podman machine init could, under some circumstances,\n create invalid machine configurations which could not be started (#11824).\n - Fixed a bug where the podman machine list command would not properly\n populate some output fields.\n - Fixed a bug where podman machine rm could leave dangling sockets from\n the removed machine (#11393).\n - Fixed a bug where podman run --pids-limit=-1 was not supported (it now\n sets the PID limit in the container to unlimited) (#11782).\n - Fixed a bug where podman run and podman attach could throw errors about\n a closed network connection when STDIN was closed by the client (#11856).\n - Fixed a bug where the podman stop command could fail when run on a\n container that had another podman stop command run on it previously.\n - Fixed a bug where the --sync flag to podman ps was nonfunctional.\n - Fixed a bug where the Windows and OS X remote clients\u0027 podman stats\n command would fail (#11909).\n - Fixed a bug where the podman play kube command did not properly handle\n environment variables whose values contained an = (#11891).\n - Fixed a bug where the podman generate kube command could generate\n invalid annotations when run on containers with volumes that use SELinux\n relabelling (:z or :Z) (#11929).\n - Fixed a bug where the podman generate kube command would generate YAML\n including some unnecessary (set to default) fields (e.g. user and group,\n entrypoint, default protocol for forwarded ports) (#11914, #11915, and #11965).\n - Fixed a bug where the podman generate kube command could, under some\n circumstances, generate YAML including an invalid targetPort field for\n forwarded ports (#11930).\n - Fixed a bug where rootless Podman\u0027s podman info command could, under\n some circumstances, not read available CGroup controllers (#11931).\n - Fixed a bug where podman container checkpoint --export would fail to\n checkpoint any container created with --log-driver=none (#11974).\n\n * API\n\n - Fixed a bug where the Compat Create endpoint for Containers could panic\n when no options were passed to a bind mount of tmpfs (#11961).\n\nUpdate to version 3.4.0:\n\n * Features\n\n - Pods now support init containers! Init containers are containers which run before the rest of the pod starts. There are two types of init containers: \u0027always\u0027, which always run before the pod is started, and \u0027once\u0027, which only run the first time the pod starts and are subsequently removed. They can be added using the podman create command\u0027s --init-ctr option.\n - Support for init containers has also been added to podman play kube and podman generate kube - init containers contained in Kubernetes YAML will be created as Podman init containers, and YAML generated by Podman will include any init containers created.\n - The podman play kube command now supports building images. If the --build option is given and a directory with the name of the specified image exists in the current working directory and contains a valid Containerfile or Dockerfile, the image will be built and used for the container.\n - The podman play kube command now supports a new option, --teardown, which removes any pods and containers created by the given Kubernetes YAML.\n - The podman generate kube command now generates annotations for SELinux mount options on volume (:z and :Z) that are respected by the podman play kube command.\n - A new command has been added, podman pod logs, to return logs for all containers in a pod at the same time.\n - Two new commands have been added, podman volume export (to export a volume to a tar file) and podman volume import) (to populate a volume from a given tar file).\n - The podman auto-update command now supports simple rollbacks. If a container fails to start after an automatic update, it will be rolled back to the previous image and restarted again.\n - Pods now share their user namespace by default, and the podman pod create command now supports the --userns option. This allows rootless pods to be created with the --userns=keep-id option.\n - The podman pod ps command now supports a new filter with its --filter option, until, which returns pods created before a given timestamp.\n - The podman image scp command has been added. This command allows images to be transferred between different hosts.\n - The podman stats command supports a new option, --interval, to specify the amount of time before the information is refreshed.\n - The podman inspect command now includes ports exposed (but not published) by containers (e.g. ports from --expose when --publish-all is not specified).\n - The podman inspect command now has a new boolean value, Checkpointed, which indicates that a container was stopped as a result of a podman container checkpoint operation.\n - Volumes created by podman volume create now support setting quotas when run atop XFS. The size and inode options allow the maximum size and maximum number of inodes consumed by a volume to be limited.\n - The podman info command now outputs information on what log drivers, network drivers, and volume plugins are available for use (#11265).\n - The podman info command now outputs the current log driver in use, and the variant and codename of the distribution in use.\n - The parameters of the VM created by podman machine init (amount of disk space, memory, CPUs) can now be set in containers.conf.\n - The podman machine ls command now shows additional information (CPUs, memory, disk size) about VMs managed by podman machine.\n - The podman ps command now includes healthcheck status in container state for containers that have healthchecks (#11527).\n\n * Changes\n\n - The podman build command has a new alias, podman buildx, to improve compatibility with Docker. We have already added support for many docker buildx flags to podman build and aim to continue to do so.\n - Cases where Podman is run without a user session or a writable temporary files directory will now produce better error messages.\n - The default log driver has been changed from file to journald. The file driver did not properly support log rotation, so this should lead to a better experience. If journald is not available on the system, Podman will automatically revert to the file.\n - Podman no longer depends on ip for removing networks (#11403).\n - The deprecated --macvlan flag to podman network create now warns when it is used. It will be removed entirely in the Podman 4.0 release.\n - The podman machine start command now prints a message when the VM is successfully started.\n - The podman stats command can now be used on containers that are paused.\n - The podman unshare command will now return the exit code of the command that was run in the user namespace (assuming the command was successfully run).\n - Successful healthchecks will no longer add a healthy line to the system log to reduce log spam.\n - As a temporary workaround for a lack of shortname prompts in the Podman remote client, VMs created by podman machine now default to only using the docker.io registry.\n\n * Bugfixes\n\n - Fixed a bug where whitespace in the definition of sysctls (particularly default sysctls specified in containers.conf) would cause them to be parsed incorrectly.\n - Fixed a bug where the Windows remote client improperly validated volume paths (#10900).\n - Fixed a bug where the first line of logs from a container run with the journald log driver could be skipped.\n - Fixed a bug where images created by podman commit did not include ports exposed by the container.\n - Fixed a bug where the podman auto-update command would ignore the io.containers.autoupdate.authfile label when pulling images (#11171).\n - Fixed a bug where the --workdir option to podman create and podman run could not be set to a directory where a volume was mounted (#11352).\n - Fixed a bug where systemd socket-activation did not properly work with systemd-managed Podman containers (#10443).\n - Fixed a bug where environment variable secrets added to a container were not available to exec sessions launched in the container.\n - Fixed a bug where rootless containers could fail to start the rootlessport port-forwarding service when XDG_RUNTIME_DIR was set to a long path.\n - Fixed a bug where arguments to the --systemd option to podman create and podman run were case-sensitive (#11387).\n - Fixed a bug where the podman manifest rm command would also remove images referenced by the manifest, not just the manifest itself (#11344).\n - Fixed a bug where the Podman remote client on OS X would not function properly if the TMPDIR environment variable was not set (#11418).\n - Fixed a bug where the /etc/hosts file was not guaranteed to contain an entry for localhost (this is still not guaranteed if --net=host is used; such containers will exactly match the host\u0027s /etc/hosts) (#11411).\n - Fixed a bug where the podman machine start command could print warnings about unsupported CPU features (#11421).\n - Fixed a bug where the podman info command could segfault when accessing cgroup information.\n - Fixed a bug where the podman logs -f command could hang when a container exited (#11461).\n - Fixed a bug where the podman generate systemd command could not be used on containers that specified a restart policy (#11438).\n - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the UID and GID on the client were higher than 65536 (#11474).\n - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the context directory was a symlink (#11732).\n - Fixed a bug where the --network flag to podman play kube was not properly parsed when a non-bridge network configuration was specified.\n - Fixed a bug where the podman inspect command could error when the container being inspected was removed as it was being inspected (#11392).\n - Fixed a bug where the podman play kube command ignored the default pod infra image specified in containers.conf.\n - Fixed a bug where the --format option to podman inspect was nonfunctional under some circumstances (#8785).\n - Fixed a bug where the remote Podman client\u0027s podman run and podman exec commands could skip a byte of output every 8192 bytes (#11496).\n - Fixed a bug where the podman stats command would print nonsensical results if the container restarted while it was running (#11469).\n - Fixed a bug where the remote Podman client would error when STDOUT was redirected on a Windows client (#11444).\n - Fixed a bug where the podman run command could return 0 when the application in the container exited with 125 (#11540).\n - Fixed a bug where containers with --restart=always set using the rootlessport port-forwarding service could not be restarted automatically.\n - Fixed a bug where the --cgroups=split option to podman create and podman run was silently discarded if the container was part of a pod.\n - Fixed a bug where the podman container runlabel command could fail if the image name given included a tag.\n - Fixed a bug where Podman could add an extra 127.0.0.1 entry to /etc/hosts under some circumstances (#11596).\n - Fixed a bug where the remote Podman client\u0027s podman untag command did not properly handle tags including a digest (#11557).\n - Fixed a bug where the --format option to podman ps did not properly support the table argument for tabular output.\n - Fixed a bug where the --filter option to podman ps did not properly handle filtering by healthcheck status (#11687).\n - Fixed a bug where the podman run and podman start --attach commands could race when retrieving the exit code of a container that had already been removed resulting in an error (e.g. by an external podman rm -f) (#11633).\n - Fixed a bug where the podman generate kube command would add default environment variables to generated YAML.\n - Fixed a bug where the podman generate kube command would add the default CMD from the image to generated YAML (#11672).\n - Fixed a bug where the podman rm --storage command could fail to remove containers under some circumstances (#11207).\n - Fixed a bug where the podman machine ssh command could fail when run on Linux (#11731).\n - Fixed a bug where the podman stop command would error when used on a container that was already stopped (#11740).\n - Fixed a bug where renaming a container in a pod using the podman rename command, then removing the pod using podman pod rm, could cause Podman to believe the new name of the container was permanently in use, despite the container being removed (#11750).\n\n * API\n\n - The Libpod Pull endpoint for Images now has a new query parameter, quiet, which (when set to true) suppresses image pull progress reports (#10612).\n - The Compat Events endpoint now includes several deprecated fields from the Docker v1.21 API for improved compatibility with older clients.\n - The Compat List and Inspect endpoints for Images now prefix image IDs with sha256: for improved Docker compatibility (#11623).\n - The Compat Create endpoint for Containers now properly sets defaults for healthcheck-related fields (#11225).\n - The Compat Create endpoint for Containers now supports volume options provided by the Mounts field (#10831).\n - The Compat List endpoint for Secrets now supports a new query parameter, filter, which allows returned results to be filtered.\n - The Compat Auth endpoint now returns the correct response code (500 instead of 400) when logging into a registry fails.\n - The Version endpoint now includes information about the OCI runtime and Conmon in use (#11227).\n - Fixed a bug where the X-Registry-Config header was not properly handled, leading to errors when pulling images (#11235).\n - Fixed a bug where invalid query parameters could cause a null pointer dereference when creating error messages.\n - Logging of API requests and responses at trace level has been greatly improved, including the addition of an X-Reference-Id header to correlate requests and responses (#10053).\n\nUpdate to version 3.3.1:\n\n * Bugfixes\n\n - Fixed a bug where unit files created by podman generate systemd could\n not cleanup shut down containers when stopped by systemctl stop (#11304).\n - Fixed a bug where podman machine commands would not properly locate\n the gvproxy binary in some circumstances.\n - Fixed a bug where containers created as part of a pod using the\n --pod-id-file option would not join the pod\u0027s network namespace (#11303).\n - Fixed a bug where Podman, when using the systemd cgroups driver,\n could sometimes leak dbus sessions.\n - Fixed a bug where the until filter to podman logs and podman events\n was improperly handled, requiring input to be negated (#11158).\n - Fixed a bug where rootless containers using CNI networking run on\n systems using systemd-resolved for DNS would fail to start if resolved\n symlinked /etc/resolv.conf to an absolute path (#11358).\n\n * API\n\n - A large number of potential file descriptor leaks from improperly closing\n client connections have been fixed.\n\nUpdate to version 3.3.0:\n\n * Fix network aliases with network id\n * machine: compute sha256 as we read the image file\n * machine: check for file exists instead of listing directory\n * pkg/bindings/images.nTar(): slashify hdr.Name values\n * Volumes: Only remove from DB if plugin removal succeeds\n * For compatibility, ignore Content-Type\n * [v3.3] Bump c/image 5.15.2, buildah v1.22.3\n * Implement SD-NOTIFY proxy in conmon\n * Fix rootless cni dns without systemd stub resolver\n * fix rootlessport flake\n * Skip stats test in CGv1 container environments\n * Fix AVC denials in tests of volume mounts\n * Restore buildah-bud test requiring new images\n * Revert \u0027.cirrus.yml: use fresh images for all VMs\u0027\n * Fix device tests using ls test files\n * Enhance priv. dev. check\n * Workaround host availability of /dev/kvm\n * Skip cgroup-parent test due to frequent flakes\n * Cirrus: Fix not uploading logformatter html\n\nSwitch to crun (bsc#1188914)\n\nUpdate to version 3.2.3:\n\n * Bump to v3.2.3\n * Update release notes for v3.2.3\n * vendor containers/common@v0.38.16\n * vendor containers/buildah@v1.21.3\n * Fix race conditions in rootless cni setup\n * CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf\n * Make rootless-cni setup more robust\n * Support uid,gid,mode options for secrets\n * vendor containers/common@v0.38.15\n * [CI:DOCS] podman search: clarify that results depend on implementation\n * vendor containers/common@v0.38.14\n * vendor containers/common@v0.38.13\n * [3.2] vendor containers/common@v0.38.12\n * Bump README to v3.2.2\n * Bump to v3.2.3-dev\n\n- Update to version 3.2.2:\n * Bump to v3.2.2\n * fix systemcontext to use correct TMPDIR\n * Scrub podman commands to use report package\n * Fix volumes with uid and gid options\n * Vendor in c/common v0.38.11\n * Initial release notes for v3.2.2\n * Fix restoring of privileged containers\n * Fix handling of podman-remote build --device\n * Add support for podman remote build -f - .\n * Fix panic condition in cgroups.getAvailableControllers\n * Fix permissions on initially created named volumes\n * Fix building static podman-remote\n * add correct slirp ip to /etc/hosts\n * disable tty-size exec checks in system tests\n * Fix resize race with podman exec -it\n * Fix documentation of the --format option of podman push\n * Fix systemd-resolved detection.\n * Health Check is not handled in the compat LibpodToContainerJSON\n * Do not use inotify for OCICNI\n * getContainerNetworkInfo: lock netNsCtr before sync\n * [NO TESTS NEEDED] Create /etc/mtab with the correct ownership\n * Create the /etc/mtab file if does not exists\n * [v3.2] cp: do not allow dir-\u003efile copying\n * create: support images with invalid platform\n * vendor containers/common@v0.38.10\n * logs: k8s-file: restore poll sleep\n * logs: k8s-file: fix spurious error logs\n * utils: move message from warning to debug\n * Bump to v3.2.2-dev\n\n- Update to version 3.2.1:\n * Bump to v3.2.1\n * Updated release notes for v3.2.1\n * Fix network connect race with docker-compose\n * Revert \u0027Ensure minimum API version is set correctly in tests\u0027\n * Fall back to string for dockerfile parameter\n * remote events: fix --stream=false\n * [CI:DOCS] fix incorrect network remove api doc\n * remote: always send resize before the container starts\n * remote events: support labels\n * remote pull: cancel pull when connection is closed\n * Fix network prune api docs\n * Improve systemd-resolved detection\n * logs: k8s-file: fix race\n * Fix image prune --filter cmd behavior\n * Several shell completion fixes\n * podman-remote build should handle -f option properly\n * System tests: deal with crun 0.20.1\n * Fix build tags for pkg/machine...\n * Fix pre-checkpointing\n * container: ignore named hierarchies\n * [v3.2] vendor containers/common@v0.38.9\n * rootless: fix fast join userns path\n * [v3.2] vendor containers/common@v0.38.7\n * [v3.2] vendor containers/common@v0.38.6\n * Correct qemu options for Intel macs\n * Ensure minimum API version is set correctly in tests\n * Bump to v3.2.1-dev\n\n- Update to version 3.2.0:\n * Bump to v3.2.0\n * Fix network create macvlan with subnet option\n * Final release notes updates for v3.2.0\n * add ipv6 nameservers only when the container has ipv6 enabled\n * Use request context instead of background\n * [v.3.2] events: support disjunctive filters\n * System tests: add :Z to volume mounts\n * generate systemd: make mounts portable\n * vendor containers/storage@v1.31.3\n * vendor containers/common@v0.38.5\n * Bump to v3.2.0-dev\n * Bump to v3.2.0-RC3\n * Update release notes for v3.2.0-RC3\n * Fix race on podman start --all\n * Fix race condition in running ls container in a pod\n * docs: --cert-dir: point to containers-certs.d(5)\n * Handle hard links in different directories\n * Improve OCI Runtime error\n * Handle hard links in remote builds\n * Podman info add support for status of cgroup controllers\n * Drop container does not exist on removal to debugf\n * Downgrade API service routing table logging\n * add libimage events\n * docs: generate systemd: XDG_RUNTIME_DIR\n * Fix problem copying files when container is in host pid namespace\n * Bump to v3.2.0-dev\n * Bump to v3.2.0-RC2\n * update c/common\n * Update Cirrus DEST_BRANCH to v3.2\n * Updated vendors of c/image, c/storage, Buildah\n * Initial release notes for v3.2.0-RC2\n * Add script for identifying commits in release branches\n * Add host.containers.internal entry into container\u0027s etc/hosts\n * image prune: remove unused images only with `--all`\n * podman network reload add rootless support\n * Use more recent `stale` release...\n * network tutorial: update with rootless cni changes\n * [CI:DOCS] Update first line in intro page\n * Use updated VM images + updated automation tooling\n * auto-update service: prune images\n * make vendor\n * fix system upgrade tests\n * Print \u0027extracting\u0027 only on compressed file\n * podman image tree: restore previous behavior\n * fix network restart always test\n * fix incorrect log driver in podman container image\n * Add support for cli network prune --filter flag\n * Move filter parsing to common utils\n * Bump github.com/containers/storage from 1.30.2 to 1.30.3\n * Update nix pin with `make nixpkgs`\n * [CI:DOCS] hack/bats - new helper for running system tests\n * fix restart always with slirp4netns\n * Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94\n * Bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2\n * Add host.serviceIsRemote to podman info results\n * Add client disconnect to build handler loop\n * Remove obsolete skips\n * Fix podman-remote build --rm=false ...\n * fix: improved \u0027containers/{name}/wait\u0027 endpoint\n * Bump github.com/containers/storage from 1.30.1 to 1.30.2\n * Add envars to the generated systemd unit\n * fix: use UTC Time Stamps in response JSON\n * fix container startup for empty pidfile\n * Kube like pods should share ipc,net,uts by default\n * fix: compat API \u0027images/get\u0027 for multiple images\n * Revert escaped double dash man page flag syntax\n * Report Download complete in Compatibility mode\n * Add documentation on short-names\n * Bump github.com/docker/docker\n * Adds support to preserve auto update labels in generate and play kube\n * [CI:DOCS] Stop conversion of `--` into en dash\n * Revert Patch to relabel if selinux not enabled\n * fix per review request\n * Add support for environment variable secrets\n * fix pre review request\n * Fix infinite loop in isPathOnVolume\n * Add containers.conf information for changing defaults\n * CI: run rootless tests under ubuntu\n * Fix wrong macvlan PNG in networking doc.\n * Add restart-policy to container filters \u0026 --filter to podman start\n * Fixes docker-compose cannot set static ip when use ipam\n * channel: simplify implementation\n * build: improve regex for iidfile\n * Bump github.com/onsi/gomega from 1.11.0 to 1.12.0\n * cgroup: fix rootless --cgroup-parent with pods\n * fix: docker APIv2 `images/get`\n * codespell cleanup\n * Minor podmanimage docs updates.\n * Fix handling of runlabel IMAGE and NAME\n * Bump to v3.2.0-dev\n * Bump to v3.2.0-rc1\n * rootless: improve automatic range split\n * podman: set volatile storage flag for --rm containers\n * Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2\n * Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0\n * migrate Podman to containers/common/libimage\n * Add filepath glob support to --security-opt unmask\n * Force log_driver to k8s-file for containers in containers\n * add --mac-address to podman play kube\n * compat api: Networks must be empty instead of null\n * System tests: honor $OCI_RUNTIME (for CI)\n * is this a bug?\n * system test image: add arm64v8 image\n * Fix troubleshooting documentation on handling sublemental groups.\n * Add --all to podman start\n * Fix variable reference typo. in multi-arch image action\n * cgroup: always honor --cgroup-parent with cgroupfs\n * Bump github.com/uber/jaeger-client-go\n * Don\u0027t require tests for github-actions \u0026 metadata\n * Detect if in podman machine virtual vm\n * Fix multi-arch image workflow typo\n * [CI:DOCS] Add titles to remote docs (windows)\n * Remove unused VolumeList* structs\n * Cirrus: Update F34beta -\u003e F34\n * Update container image docs + fix unstable execution\n * Bump github.com/containers/storage from 1.30.0 to 1.30.1\n * TODO complete\n * Docker returns \u0027die\u0027 status rather then \u0027died\u0027 status\n * Check if another VM is running on machine start\n * [CI:DOCS] Improve titles of command HTML pages\n * system tests: networking: fix another race condition\n * Use seccomp_profile as default profile if defined in containers.conf\n * Bump github.com/json-iterator/go from 1.1.10 to 1.1.11\n * Vendored\n * Autoupdate local label functional\n * System tests: fix two race conditions\n * Add more documentation on conmon\n * Allow docker volume create API to pass without name\n * Cirrus: Update Ubuntu images to 21.04\n * Skip blkio-weight test when no kernel BFQ support\n * rootless: Tell the user what was led to the error, not just what it is\n * Add troubleshooting advice about the --userns option.\n * Fix images prune filter until\n * Fix logic for pushing stable multi-arch images\n * Fixes generate kube incorrect when bind-mounting \u0027/\u0027 and \u0027/root\u0027\n * libpod/image: unit tests: don\u0027t use system\u0027s registries.conf.d\n * runtime: create userns when CAP_SYS_ADMIN is not present\n * rootless: attempt to copy current mappings first\n * [CI:DOCS] Restore missing content to manpages\n * [CI:DOCS] Fix Markdown layout bugs\n * Fix podman ps --filter ancestor to match exact ImageName/ImageID\n * Add machine-enabled to containers.conf for machine\n * Several multi-arch image build/push fixes\n * Add podman run --timeout option\n * Parse slirp4netns net options with compat api\n * Fix rootlesskit port forwarder with custom slirp cidr\n * Fix removal race condition in ListContainers\n * Add github-action workflow to build/push multi-arch\n * rootless: if root is not sub?id raise a debug message\n * Bump github.com/containers/common from 0.36.0 to 0.37.0\n * Add go template shell completion for --format\n * Add --group-add keep-groups: suplimentary groups into container\n * Fixes from make codespell\n * Typo fix to usage text of --compress option\n * corrupt-image test: fix an oops\n * Add --noheading flag to all list commands\n * Bump github.com/containers/storage from 1.29.0 to 1.30.0\n * Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1\n * [CI:DOCS] Fix Markdown table layout bugs\n * podman-remote should show podman.sock info\n * rmi: don\u0027t break when the image is missing a manifest\n * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n * Add support for CDI device configuration\n * [CI:DOCS] Add missing dash to verbose option\n * Bump github.com/uber/jaeger-client-go\n * Remove an advanced layer diff function\n * Ensure mount destination is clean, no trailing slash\n * add it for inspect pidfile\n * [CI:DOCS] Fix introduction page typo\n * support pidfile on container restore\n * fix start it\n * skip pidfile test on remote\n * improve document\n * set pidfile default value int containerconfig\n * add pidfile in inspection\n * add pidfile it for container start\n * skip pidfile it on remote\n * Modify according to comments\n * WIP: drop test requirement\n * runtime: bump required conmon version\n * runtime: return findConmon to libpod\n * oci: drop ExecContainerCleanup\n * oci: use `--full-path` option for conmon\n * use AttachSocketPath when removing conmon files\n * hide conmon-pidfile flag on remote mode\n * Fix possible panic in libpod/image/prune.go\n * add --ip to podman play kube\n * add flag autocomplete\n * add ut\n * add flag \u0027--pidfile\u0027 for podman create/run\n * Add network bindings tests: remove and list\n * Fix build with GO111MODULE=off\n * system tests: build --pull-never: deal with flakes\n * compose test: diagnose flakes v3\n * podman play kube apply correct log driver\n * Fixes podman-remote save to directories does not work\n * Bump github.com/rootless-containers/rootlesskit from 0.14.1 to 0.14.2\n * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n * Fix flake on failed podman-remote build : try 2\n * compose test: ongoing efforts to diagnose flakes\n * Test that we don\u0027t error out on advertised --log-level values\n * At trace log level, print error text using %+v instead of %v\n * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n * Recognize --log-level=trace\n * Fix flake on failed podman-remote build\n * System tests: fix racy podman-inspect\n * Fixes invalid expression in save command\n * Bump github.com/containers/common from 0.35.4 to 0.36.0\n * Update nix pin with `make nixpkgs`\n * compose test: try to get useful data from flakes\n * Remove in-memory state implementation\n * Fix message about runtime to show only the actual runtime\n * System tests: setup: better cleanup of stray images\n * Bump github.com/containers/ocicrypt from 1.1.0 to 1.1.1\n * Reflect current state of prune implementation in docs\n * Do not delete container twice\n * [CI:DOCS] Correct status code for /pods/create\n * vendor in containers/storage v1.29.0\n * cgroup: do not set cgroup parent when rootless and cgroupfs\n * Overhaul Makefile binary and release worflows\n * Reorganize Makefile with sections and guide\n * Simplify Makefile help target\n * Don\u0027t shell to obtain current directory\n * Remove unnecessary/not-needed release.txt target\n * Fix incorrect version number output\n * Exclude .gitignore from test req.\n * Fix handling of $NAME and $IMAGE in runlabel\n * Update podman image Dockerfile to support Podman in container\n * Bump github.com/containers/image/v5 from 5.10.5 to 5.11.0\n * Fix slashes in socket URLs\n * Add network prune filters support to bindings\n * Add support for play/generate kube volumes\n * Update manifest API endpoints\n * Fix panic when not giving a machine name for ssh\n * cgroups: force 64 bits to ParseUint\n * Bump k8s.io/api from 0.20.5 to 0.21.0\n * [CI:DOCS] Fix formatting of podman-build man page\n * buildah-bud tests: simplify\n * Add missing return\n * Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1\n * speed up CI handling of images\n * Volumes prune endpoint should use only prune filters\n * Cirrus: Use Fedora 34beta images\n * Bump go.sum + Makefile for golang 1.16\n * Exempt Makefile changes from test requirements\n * Adjust libpod API Container Wait documentation to the code\n * [CI:DOCS] Update swagger definition of inspect manifest\n * use updated ubuntu images\n * podman unshare: add --rootless-cni to join the ns\n * Update swagger-check\n * swagger: remove name wildcards\n * Update buildah-bud diffs\n * Handle podman-remote --arch, --platform, --os\n * buildah-bud tests: handle go pseudoversions, plus...\n * Fix flaking rootless compose test\n * rootless cni add /usr/sbin to PATH if not present\n * System tests: special case for RHEL: require runc\n * Add --requires flag to podman run/create\n * [CI:DOCS] swagger-check: compare operations\n * [CI:DOCS] Polish swagger OpertionIDs\n * [NO TESTS NEEDED] Update nix pin with `make nixpkgs`\n * Ensure that `--userns=keep-id` sets user in config\n * [CI:DOCS] Set all operation id to be compatibile\n * Move operationIds to swagger:operation line\n * swagger: add operationIds that match with docker\n * Cirrus: Make use of shared get_ci_vm container\n * Don\u0027t relabel volumes if running in a privileged container\n * Allow users to override default storage opts with --storage-opt\n * Add support for podman --context default\n * Verify existence of auth file if specified\n * fix machine naming conventions\n * Initial network bindings tests\n * Update release notes to indicate CVE fix\n * Move socket activation check into init() and set global condition.\n * Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0\n * Http api tests for network prune with until filter\n * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n * Fix typos --uidmapping and --gidmapping\n * Add transport and destination info to manifest doc\n * Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1\n * Add default template functions\n * Fix missing podman-remote build options\n * Bump github.com/coreos/go-systemd/v22 from 22.3.0 to 22.3.1\n * Add ssh connection to root user\n * Add rootless docker-compose test to the CI\n * Use the slrip4netns dns in the rootless cni ns\n * Cleanup the rootless cni namespace\n * Add new docker-compose test for two networks\n * Make the docker-compose test work rootless\n * Remove unused rootless-cni-infra container files\n * Only use rootless RLK when the container has ports\n * Fix dnsname test\n * Enable rootless network connect/disconnect\n * Move slirp4netns functions into an extra file\n * Fix pod infra container cni network setup\n * Add rootless support for cni and --uidmap\n * rootless cni without infra container\n * Recreate until container prune tests for bindings\n * Remove --execute from podman machine ssh\n * Fixed podman-remote --network flag\n * Makefile: introduce install.docker-full\n * Makefile: ensure install.docker creates BINDIR\n * Fix unmount doc reference in image.rst\n * Should send the OCI runtime path not just the name to buildah\n * podman machine shell completion\n * Fix handling of remove --log-rusage param\n * Fix bindings prune containers flaky test\n * [CI:DOCS] Add local html build info to docs/README.md\n * Add podman machine list\n * Trim white space from /top endpoint results\n * Remove semantic version suffices from API calls\n * podman machine init --ignition-path\n * Document --volume from podman-remote run/create client\n * Update main branch to reflect the release of v3.1.0\n * Silence podman network reload errors with iptables-nft\n * Containers prune endpoint should use only prune filters\n * resolve proper aarch64 image names\n * APIv2 basic test: relax APIVersion check\n * Add machine support for qemu-system-aarch64\n * podman machine init user input\n * manpage xref: helpful diagnostic for unescaped dash-dash\n * Bump to v3.2.0-dev\n * swagger: update system version response body\n * buildah-bud tests: reenable pull-never test\n * [NO TESTS NEEDED] Shrink the size of podman-remote\n * Add powershell completions\n * [NO TESTS NEEDED] Drop Warning to Info, if cgroups not mounted\n * Fix long option format on docs.podman.io\n * system tests: friendier messages for 2-arg is()\n * service: use LISTEN_FDS\n * man pages: correct seccomp-policy label\n * rootless: use is_fd_inherited\n * podman generate systemd --new do not duplicate params\n * play kube: add support for env vars defined from secrets\n * play kube: support optional/mandatory env var from config map\n * play kube: prepare supporting other env source than config maps\n * Add machine support for more Linux distros\n * [NO TESTS NEEDED] Use same function podman-remote rmi as podman\n * Podman machine enhancements\n * Add problematic volume name to kube play error messages\n * Fix podman build --pull-never\n * [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS\n * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n * Fix list pods filter handling in libpod api\n * Remove resize race condition\n * [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0\n * Use TMPDIR when commiting images\n * Add RequiresMountsFor= to systemd generate\n * Bump github.com/vbauerster/mpb/v6 from 6.0.2 to 6.0.3\n * Fix swapped dimensions from terminal.GetSize\n * Rename podman machine create to init and clean up\n * Correct json field name\n * system tests: new interactive tests\n * Improvements for machine\n * libpod/image: unit tests: use a `registries.conf` for aliases\n * libpod/image: unit tests: defer cleanup\n * libpod/image: unit tests: use `require.NoError`\n * Add --execute flag to podman machine ssh\n * introduce podman machine\n * Podman machine CLI and interface stub\n * Support multi doc yaml for generate/play kube\n * Fix filters in image http compat/libpod api endpoints\n * Bump github.com/containers/common from 0.35.3 to 0.35.4\n * Bump github.com/containers/storage from 1.28.0 to 1.28.1\n * Check if stdin is a term in --interactive --tty mode\n * [NO TESTS NEEDED] Remove /tmp/containers-users-* files on reboot\n * [NO TESTS NEEDED] Fix rootless volume plugins\n * Ensure manually-created volumes have correct ownership\n * Bump github.com/rootless-containers/rootlesskit\n * Unification of until filter across list/prune endpoints\n * Unification of label filter across list/prune endpoints\n * fixup\n * fix: build endpoint for compat API\n * [CI:DOCS] Add note to mappings for user/group userns in build\n * Bump k8s.io/api from 0.20.1 to 0.20.5\n * Validate passed in timezone from tz option\n * WIP: run buildah bud tests using podman\n * Fix containers list/prune http api filter behaviour\n * Generate Kubernetes PersistentVolumeClaims from named volumes\n\n- Update to version 3.1.2:\n * Bump to v3.1.2\n * Update release notes for v3.1.2\n * Ensure mount destination is clean, no trailing slash\n * Fixes podman-remote save to directories does not work\n * [CI:DOCS] Add missing dash to verbose option\n * [CI:DOCS] Fix Markdown table layout bugs\n * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n * rmi: don\u0027t break when the image is missing a manifest\n * Bump containers/image to v5.11.1\n * Bump github.com/coreos/go-systemd from 22.2.0 to 22.3.1\n * Fix lint\n * Bump to v3.1.2-dev\n- Split podman-remote into a subpackage\n- Add missing scriptlets for systemd units\n- Escape macros in comments\n- Drop some obsolete workarounds, including %{go_nostrip}\n\n- Update to version 3.1.1:\n * Bump to v3.1.1\n * Update release notes for v3.1.1\n * podman play kube apply correct log driver\n * Fix build with GO111MODULE=off\n * [CI:DOCS] Set all operation id to be compatibile\n * Move operationIds to swagger:operation line\n * swagger: add operationIds that match with docker\n * Fix missing podman-remote build options\n * [NO TESTS NEEDED] Shrink the size of podman-remote\n * Move socket activation check into init() and set global condition.\n * rootless: use is_fd_inherited\n * Recreate until container prune tests for bindings\n * System tests: special case for RHEL: require runc\n * Document --volume from podman-remote run/create client\n * Containers prune endpoint should use only prune filters\n * Trim white space from /top endpoint results\n * Fix unmount doc reference in image.rst\n * Fix handling of remove --log-rusage param\n * Makefile: introduce install.docker-full\n * Makefile: ensure install.docker creates BINDIR\n * Should send the OCI runtime path not just the name to buildah\n * Fixed podman-remote --network flag\n * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n * Fix typos --uidmapping and --gidmapping\n * Add default template functions\n * Don\u0027t relabel volumes if running in a privileged container\n * Allow users to override default storage opts with --storage-opt\n * Add transport and destination info to manifest doc\n * Verify existence of auth file if specified\n * Ensure that `--userns=keep-id` sets user in config\n * [CI:DOCS] Update swagger definition of inspect manifest\n * Volumes prune endpoint should use only prune filters\n * Adjust libpod API Container Wait documentation to the code\n * Add missing return\n * [CI:DOCS] Fix formatting of podman-build man page\n * cgroups: force 64 bits to ParseUint\n * Fix slashes in socket URLs\n * [CI:DOCS] Correct status code for /pods/create\n * cgroup: do not set cgroup parent when rootless and cgroupfs\n * Reflect current state of prune implementation in docs\n * Do not delete container twice\n * Test that we don\u0027t error out on advertised --log-level values\n * At trace log level, print error text using %+v instead of %v\n * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n * Recognize --log-level=trace\n * Fix message about runtime to show only the actual runtime\n * Fix handling of $NAME and $IMAGE in runlabel\n * Fix flake on failed podman-remote build : try 2\n * Fix flake on failed podman-remote build\n * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n * Fixes invalid expression in save command\n * Fix possible panic in libpod/image/prune.go\n * Update all containers/ project vendors\n * Fix tests\n * Bump to v3.1.1-dev\n\n- Update to version 3.1.0:\n * Bump to v3.1.0\n * Fix test failure\n * Update release notes for v3.1.0 final release\n * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n * Fix long option format on docs.podman.io\n * Fix containers list/prune http api filter behaviour\n * [CI:DOCS] Add note to mappings for user/group userns in build\n * Validate passed in timezone from tz option\n * Generate Kubernetes PersistentVolumeClaims from named volumes\n * libpod/image: unit tests: use a `registries.conf` for aliases\n- Require systemd 241 or newer due to podman dependency go-systemd v22,\n otherwise build will fail with unknown C name errors\n\n- Create docker subpackage to allow replacing docker with\n corresponding aliases to podman.\n\n- Update to v3.0.1\n * Changes\n - Several frequently-occurring WARN level log messages have been downgraded to INFO or DEBUG to not clutter terminal output.\nBugfixes\n - Fixed a bug where the Created field of podman ps --format=json was formatted as a string instead of an Unix timestamp (integer) (#9315).\n - Fixed a bug where failing lookups of individual layers during the podman images command would cause the whole command to fail without printing output.\n - Fixed a bug where --cgroups=split did not function properly on cgroups v1 systems.\n - Fixed a bug where mounting a volume over an directory in the container that existed, but was empty, could fail (#9393).\n - Fixed a bug where mounting a volume over a directory in the container that existed could copy the entirety of the container\u0027s rootfs, instead of just the directory mounted over, into the volume (#9415).\n - Fixed a bug where Podman would treat the --entrypoint=[\u0027\u0027] option to podman run and podman create as a literal empty string in the entrypoint, when instead it should have been ignored (#9377).\n - Fixed a bug where Podman would set the HOME environment variable to \u0027\u0027 when the container ran as a user without an assigned home directory (#9378).\n - Fixed a bug where specifying a pod infra image that had no tags (by using its ID) would cause podman pod create to panic (#9374).\n - Fixed a bug where the --runtime option was not properly handled by the podman build command (#9365).\n - Fixed a bug where Podman would incorrectly print an error message related to the remote API when the remote API was not in use and starting Podman failed.\n - Fixed a bug where Podman would change ownership of a container\u0027s working directory, even if it already existed (#9387).\n - Fixed a bug where the podman generate systemd --new command would incorrectly escape %t when generating the path for the PID file (#9373).\n - Fixed a bug where Podman could, when run inside a Podman container with the host\u0027s containers/storage directory mounted into the container, erroneously detect a reboot and reset container state if the temporary directory was not also mounted in (#9191).\n - Fixed a bug where some options of the podman build command (including but not limited to --jobs) were nonfunctional (#9247).\n * API\n - Fixed a breaking change to the Libpod Wait API for Containers where the Conditions parameter changed type in Podman v3.0 (#9351).\n - Fixed a bug where the Compat Create endpoint for Containers did not properly handle forwarded ports that did not specify a host port.\n - Fixed a bug where the Libpod Wait endpoint for Containers could write duplicate headers after an error occurred.\n - Fixed a bug where the Compat Create endpoint for Images would not pull images that already had a matching tag present locally, even if a more recent version was available at the registry (#9232).\n - The Compat Create endpoint for Images has had its compatibility with Docker improved, allowing its use with the docker-java library.\n * Misc\n - Updated Buildah to v1.19.4\n - Updated the containers/storage library to v1.24.6\n- Changes from v3.0.0\n * Features\n - Podman now features initial support for Docker Compose.\n - Added the podman rename command, which allows containers to be renamed after they are created (#1925).\n - The Podman remote client now supports the podman copy command.\n - A new command, podman network reload, has been added. This command will re-configure the network of all running containers, and can be used to recreate firewall rules lost when the system firewall was reloaded (e.g. via firewall-cmd --reload).\n - Podman networks now have IDs. They can be seen in podman network ls and can be used when removing and inspecting networks. Existing networks receive IDs automatically.\n - Podman networks now also support labels. They can be added via the --label option to network create, and podman network ls can filter labels based on them.\n - The podman network create command now supports setting bridge MTU and VLAN through the --opt option (#8454).\n - The podman container checkpoint and podman container restore commands can now checkpoint and restore containers that include volumes.\n - The podman container checkpoint command now supports the --with-previous and --pre-checkpoint options, and the podman container restore command now support the --import-previous option. These add support for two-step checkpointing with lowered dump times.\n - The podman push command can now push manifest lists. Podman will first attempt to push as an image, then fall back to pushing as a manifest list if that fails.\n - The podman generate kube command can now be run on multiple containers at once, and will generate a single pod containing all of them.\n - The podman generate kube and podman play kube commands now support Kubernetes DNS configuration, and will preserve custom DNS configuration when exporting or importing YAML (#9132).\n - The podman generate kube command now properly supports generating YAML for containers and pods creating using host networking (--net=host) (#9077).\n - The podman kill command now supports a --cidfile option to kill containers given a file containing the container\u0027s ID (#8443).\n - The podman pod create command now supports the --net=none option (#9165).\n - The podman volume create command can now specify volume UID and GID as options with the UID and GID fields passed to the the --opt option.\n - Initial support has been added for Docker Volume Plugins. Podman can now define available plugins in containers.conf and use them to create volumes with podman volume create --driver.\n - The podman run and podman create commands now support a new option, --platform, to specify the platform of the image to be used when creating the container.\n - The --security-opt option to podman run and podman create now supports the systempaths=unconfined option to unrestrict access to all paths in the container, as well as mask and unmask options to allow more granular restriction of container paths.\n - The podman stats --format command now supports a new format specified, MemUsageBytes, which prints the raw bytes of memory consumed by a container without human-readable formatting #8945.\n - The podman ps command can now filter containers based on what pod they are joined to via the pod filter (#8512).\n - The podman pod ps command can now filter pods based on what networks they are joined to via the network filter.\n The podman pod ps command can now print information on what networks a pod is joined to via the .Networks specifier to the --format option.\n - The podman system prune command now supports filtering what containers, pods, images, and volumes will be pruned.\n - The podman volume prune commands now supports filtering what volumes will be pruned.\n - The podman system prune command now includes information on space reclaimed (#8658).\n - The podman info command will now properly print information about packages in use on Gentoo and Arch systems.\n - The containers.conf file now contains an option for disabling creation of a new kernel keyring on container creation (#8384).\n - The podman image sign command can now sign multi-arch images by producing a signature for each image in a given manifest list.\n - The podman image sign command, when run as rootless, now supports per-user registry configuration files in $HOME/.config/containers/registries.d.\n - Configuration options for slirp4netns can now be set system-wide via the NetworkCmdOptions configuration option in containers.conf.\n - The MTU of slirp4netns can now be configured via the mtu= network command option (e.g. podman run --net slirp4netns:mtu=9000).\n * Security\n - A fix for CVE-2021-20199 is included. Podman between v1.8.0 and v2.2.1 used 127.0.0.1 as the source address for all traffic forwarded into rootless containers by a forwarded port; this has been changed to address the issue.\n * Changes\n - Shortname aliasing support has now been turned on by default. All Podman commands that must pull an image will, if a TTY is available, prompt the user about what image to pull.\n - The podman load command no longer accepts a NAME[:TAG] argument. The presence of this argument broke CLI compatibility with Docker by making docker load commands unusable with Podman (#7387).\n - The Go bindings for the HTTP API have been rewritten with a focus on limiting dependency footprint and improving extensibility. Read more here.\n - The legacy Varlink API has been completely removed from Podman.\n - The default log level for Podman has been changed from Error to Warn.\n - The podman network create command can now create macvlan networks using the --driver macvlan option for Docker compatibility. The existing --macvlan flag has been deprecated and will be removed in Podman 4.0 some time next year.\n - The podman inspect command has had the LogPath and LogTag fields moved into the LogConfig structure (from the root of the Inspect structure). The maximum size of the log file is also included.\n - The podman generate systemd command no longer generates unit files using the deprecated KillMode=none option (#8615).\n - The podman stop command now releases the container lock while waiting for it to stop - as such, commands like podman ps will no longer block until podman stop completes (#8501).\n - Networks created with podman network create --internal no longer use the dnsname plugin. This configuration never functioned as expected.\n - Error messages for the remote Podman client have been improved when it cannot connect to a Podman service.\n - Error messages for podman run when an invalid SELinux is specified have been improved.\n - Rootless Podman features improved support for containers with a single user mapped into the rootless user namespace.\n - Pod infra containers now respect default sysctls specified in containers.conf allowing for advanced configuration of the namespaces they will share.\n - SSH public key handling for remote Podman has been improved.\n * Bugfixes\n - Fixed a bug where the podman history --no-trunc command would truncate the Created By field (#9120).\n - Fixed a bug where root containers that did not explicitly specify a CNI network to join did not generate an entry for the network in use in the Networks field of the output of podman inspect (#6618).\n - Fixed a bug where, under some circumstances, container working directories specified by the image (via the WORKDIR instruction) but not present in the image, would not be created (#9040).\n - Fixed a bug where the podman generate systemd command would generate invalid unit files if the container was creating using a command line that included doubled braces ({{ and }}), e.g. --log-opt-tag={{.Name}} (#9034).\n - Fixed a bug where the podman generate systemd --new command could generate unit files including invalid Podman commands if the container was created using merged short options (e.g. podman run -dt) (#8847).\n - Fixed a bug where the podman generate systemd --new command could generate unit files that did not handle Podman commands including some special characters (e.g. $) (#9176\n - Fixed a bug where rootless containers joining CNI networks could not set a static IP address (#7842).\n - Fixed a bug where rootless containers joining CNI networks could not set network aliases (#8567).\n - Fixed a bug where the remote client could, under some circumstances, not include the Containerfile when sending build context to the server (#8374).\n - Fixed a bug where rootless Podman did not mount /sys as a new sysfs in some circumstances where it was acceptable.\n - Fixed a bug where rootless containers that both joined a user namespace and a CNI networks would cause a segfault. These options are incompatible and now return an error.\n - Fixed a bug where the podman play kube command did not properly handle CMD and ARGS from images (#8803).\n - Fixed a bug where the podman play kube command did not properly handle environment variables from images (#8608).\n - Fixed a bug where the podman play kube command did not properly print errors that occurred when starting containers.\n - Fixed a bug where the podman play kube command errored when hostNetwork was used (#8790).\n - Fixed a bug where the podman play kube command would always pull images when the :latest tag was specified, even if the image was available locally (#7838).\n - Fixed a bug where the podman play kube command did not properly handle SELinux configuration, rending YAML with custom SELinux configuration unusable (#8710).\n - Fixed a bug where the podman generate kube command incorrectly populated the args and command fields of generated YAML (#9211).\n - Fixed a bug where containers in a pod would create a duplicate entry in the pod\u0027s shared /etc/hosts file every time the container restarted (#8921).\n - Fixed a bug where the podman search --list-tags command did not support the --format option (#8740).\n - Fixed a bug where the http_proxy option in containers.conf was not being respected, and instead was set unconditionally to true (#8843).\n - Fixed a bug where rootless Podman could, on systems with a recent Conmon and users with a long username, fail to attach to containers (#8798).\n - Fixed a bug where the podman images command would break and fail to display any images if an empty manifest list was present in storage (#8931).\n - Fixed a bug where locale environment variables were not properly passed on to Conmon.\n - Fixed a bug where Podman would not build on the MIPS architecture (#8782).\n - Fixed a bug where rootless Podman could fail to properly configure user namespaces for rootless containers when the user specified a --uidmap option that included a mapping beginning with UID 0.\n - Fixed a bug where the podman logs command using the k8s-file backend did not properly handle partial log lines with a length of 1 (#8879).\n - Fixed a bug where the podman logs command with the --follow option did not properly handle log rotation (#8733).\n - Fixed a bug where user-specified HOSTNAME environment variables were overwritten by Podman (#8886).\n - Fixed a bug where Podman would applied default sysctls from containers.conf in too many situations (e.g. applying network sysctls when the container shared its network with a pod).\n - Fixed a bug where Podman did not properly handle cases where a secondary image store was in use and an image was present in both the secondary and primary stores (#8176).\n - Fixed a bug where systemd-managed rootless Podman containers where the user in the container was not root could fail as the container\u0027s PID file was not accessible to systemd on the host (#8506).\n - Fixed a bug where the --privileged option to podman run and podman create would, under some circumstances, not disable Seccomp (#8849).\n - Fixed a bug where the podman exec command did not properly add capabilities when the container or exec session were run with --privileged.\n - Fixed a bug where rootless Podman would use the --enable-sandbox option to slirp4netns unconditionally, even when pivot_root was disabled, rendering slirp4netns unusable when pivot_root was disabled (#8846).\n - Fixed a bug where podman build --logfile did not actually write the build\u0027s log to the logfile.\n - Fixed a bug where the podman system service command did not close STDIN, and could display user-interactive prompts (#8700).\n - Fixed a bug where the podman system reset command could, under some circumstances, remove all the contents of the XDG_RUNTIME_DIR directory (#8680).\n - Fixed a bug where the podman network create command created CNI configurations that did not include a default gateway (#8748).\n - Fixed a bug where the podman.service systemd unit provided by default used the wrong service type, and would cause systemd to not correctly register the service as started (#8751).\n - Fixed a bug where, if the TMPDIR environment variable was set for the container engine in containers.conf, it was being ignored.\n - Fixed a bug where the podman events command did not properly handle future times given to the --until option (#8694).\n - Fixed a bug where the podman logs command wrote container STDERR logs to STDOUT instead of STDERR (#8683).\n - Fixed a bug where containers created from an image with multiple tags would report that they were created from the wrong tag (#8547).\n - Fixed a bug where container capabilities were not set properly when the --cap-add=all and --user options to podman create and podman run were combined.\n - Fixed a bug where the --layers option to podman build was nonfunctional (#8643).\n - Fixed a bug where the podman system prune command did not act recursively, and thus would leave images, containers, pods, and volumes present that would be removed by a subsequent call to podman system prune (#7990).\n - Fixed a bug where the --publish option to podman run and podman create did not properly handle ports specified as a range of ports with no host port specified (#8650).\n - Fixed a bug where --format did not support JSON output for individual fields (#8444).\n - Fixed a bug where the podman stats command would fail when run on root containers using the slirp4netns network mode (#7883).\n - Fixed a bug where the Podman remote client would ask for a password even if the server\u0027s SSH daemon did not support password authentication (#8498).\n - Fixed a bug where the podman stats command would fail if the system did not support one or more of the cgroup controllers Podman supports (#8588).\n - Fixed a bug where the --mount option to podman create and podman run did not ignore the consistency mount option.\n - Fixed a bug where failures during the resizing of a container\u0027s TTY would print the wrong error.\n - Fixed a bug where the podman network disconnect command could cause the podman inspect command to fail for a container until it was restarted (#9234).\n - Fixed a bug where containers created from a read-only rootfs (using the --rootfs option to podman create and podman run) would fail (#9230).\n - Fixed a bug where specifying Go templates to the --format option to multiple Podman commands did not support the join function (#8773).\n - Fixed a bug where the podman rmi command could, when run in parallel on multiple images, return layer not known errors (#6510).\n - Fixed a bug where the podman inspect command on containers displayed unlimited ulimits incorrectly (#9303).\n - Fixed a bug where Podman would fail to start when a volume was mounted over a directory in a container that contained symlinks that terminated outside the directory and its subdirectories (#6003).\nAPI\n - Libpod API version has been bumped to v3.0.0.\n - All Libpod Pod APIs have been modified to properly report errors with individual containers. Cases where the operation as a whole succeeded but individual containers failed now report an HTTP 409 error (#8865).\n - The Compat API for Containers now supports the Rename and Copy APIs.\n - Fixed a bug where the Compat Prune APIs (for volumes, containers, and images) did not return the amount of space reclaimed in their responses.\n - Fixed a bug where the Compat and Libpod Exec APIs for Containers would drop errors that occurred prior to the exec session successfully starting (e.g. a \u0027no such file\u0027 error if an invalid executable was passed) (#8281)\n - Fixed a bug where the Volumes field in the Compat Create API for Containers was being ignored (#8649).\n - Fixed a bug where the NetworkMode field in the Compat Create API for Containers was not handling some values, e.g. container:, correctly.\n - Fixed a bug where the Compat Create API for Containers did not set container name properly.\n - Fixed a bug where containers created using the Compat Create API unconditionally used Kubernetes file logging (the default specified in containers.conf is now used).\n - Fixed a bug where the Compat Inspect API for Containers could include container states not recognized by Docker.\n - Fixed a bug where Podman did not properly clean up after calls to the Events API when the journald backend was in use, resulting in a leak of file descriptors (#8864).\n - Fixed a bug where the Libpod Pull endpoint for Images could fail with an index out of range error under certain circumstances (#8870).\n - Fixed a bug where the Libpod Exists endpoint for Images could panic.\n - Fixed a bug where the Compat List API for Containers did not support all filters (#8860).\n - Fixed a bug where the Compat List API for Containers did not properly populate the Status field.\n - Fixed a bug where the Compat and Libpod Resize APIs for Containers ignored the height and width parameters (#7102).\n - Fixed a bug where the Compat Search API for Images returned an incorrectly-formatted JSON response (#8758).\n - Fixed a bug where the Compat Load API for Images did not properly clean up temporary files.\n - Fixed a bug where the Compat Create API for Networks could panic when an empty IPAM configuration was specified.\n - Fixed a bug where the Compat Inspect and List APIs for Networks did not include Scope.\n - Fixed a bug where the Compat Wait endpoint for Containers did not support the same wait conditions that Docker did.\n * Misc\n - Updated Buildah to v1.19.2\n - Updated the containers/storage library to v1.24.5\n - Updated the containers/image library to v5.10.2\n - Updated the containers/common library to v0.33.4\n\n- Update to v2.2.1\n * Changes\n - Due to a conflict with a previously-removed field, we were forced to\n modify the way image volumes (mounting images into containers using\n --mount type=image) were handled in the database.\n As a result, containers created in Podman 2.2.0 with image volume\n will not have them in v2.2.1, and these containers will need to be re-created.\n * Bugfixes\n - Fixed a bug where rootless Podman would, on systems without the\n XDG_RUNTIME_DIR environment variable defined, use an incorrect path\n for the PID file of the Podman pause process, causing Podman to fail\n to start (#8539).\n - Fixed a bug where containers created using Podman v1.7 and earlier were\n unusable in Podman due to JSON decode errors (#8613).\n - Fixed a bug where Podman could retrieve invalid cgroup paths, instead\n of erroring, for containers that were not running.\n - Fixed a bug where the podman system reset command would print a warning\n about a duplicate shutdown handler being registered.\n - Fixed a bug where rootless Podman would attempt to mount sysfs in\n circumstances where it was not allowed; some OCI runtimes (notably\n crun) would fall back to alternatives and not fail, but others\n (notably runc) would fail to run containers.\n - Fixed a bug where the podman run and podman create commands would fail\n to create containers from untagged images (#8558).\n - Fixed a bug where remote Podman would prompt for a password even when\n the server did not support password authentication (#8498).\n - Fixed a bug where the podman exec command did not move the Conmon\n process for the exec session into the correct cgroup.\n - Fixed a bug where shell completion for the ancestor option to\n podman ps --filter did not work correctly.\n - Fixed a bug where detached containers would not properly clean themselves\n up (or remove themselves if --rm was set) if the Podman command that\n created them was invoked with --log-level=debug.\n * API\n - Fixed a bug where the Compat Create endpoint for Containers did not\n properly handle the Binds and Mounts parameters in HostConfig.\n - Fixed a bug where the Compat Create endpoint for Containers\n ignored the Name query parameter.\n - Fixed a bug where the Compat Create endpoint for Containers did not\n properly handle the \u0027default\u0027 value for NetworkMode (this value is\n used extensively by docker-compose) (#8544).\n - Fixed a bug where the Compat Build endpoint for Images would sometimes\n incorrectly use the target query parameter as the image\u0027s tag.\n * Misc\n - Podman v2.2.0 vendored a non-released, custom version of the\n github.com/spf13/cobra package; this has been reverted to the latest\n upstream release to aid in packaging.\n - Updated the containers/image library to v5.9.0\n\n- Update to v2.2.0\n * Features\n - Experimental support for shortname aliasing has been added. This is not enabled by default, but can be turned on by setting the environment variable CONTAINERS_SHORT_NAME_ALIASING to on. Documentation is available here and here.\n - Initial support has been added for the podman network connect and podman network disconnect commands, which allow existing containers to modify what networks they are connected to. At present, these commands can only be used on running containers that did not specify --network=none when they were created.\n - The podman run command now supports the --network-alias option to set network aliases (additional names the container can be accessed at from other containers via DNS if the dnsname CNI plugin is in use). Aliases can also be added and removed using the new podman network connect and podman network disconnect commands. Please note that this requires a new release (v1.1.0) of the dnsname plugin, and will only work on newly-created CNI networks.\n - The podman generate kube command now features support for exporting container\u0027s memory and CPU limits (#7855).\n - The podman play kube command now features support for setting CPU and Memory limits for containers (#7742).\n - The podman play kube command now supports persistent volumes claims using Podman named volumes.\n - The podman play kube command now supports Kubernetes configmaps via the --configmap option (#7567).\n - The podman play kube command now supports a --log-driver option to set the log driver for created containers.\n - The podman play kube command now supports a --start option, enabled by default, to start the pod after creating it. This allows for podman play kube to be more easily used in systemd unitfiles.\n - The podman network create command now supports the --ipv6 option to enable dual-stack IPv6 networking for created networks (#7302).\n - The podman inspect command can now inspect pods, networks, and volumes, in addition to containers and images (#6757).\n - The --mount option for podman run and podman create now supports a new type, image, to mount the contents of an image into the container at a given location.\n - The Bash and ZSH completions have been completely reworked and have received significant enhancements! Additionally, support for Fish completions and completions for the podman-remote executable have been added.\n - The --log-opt option for podman create and podman run now supports the max-size option to set the maximum size for a container\u0027s logs (#7434).\n - The --network option to the podman pod create command now allows pods to be configured to use slirp4netns networking, even when run as root (#6097).\n - The podman pod stop, podman pod pause, podman pod unpause, and podman pod kill commands now work on multiple containers in parallel and should be significantly faster.\n - The podman search command now supports a --list-tags option to list all available tags for a single image in a single repository.\n - The podman search command can now output JSON using the --format=json option.\n - The podman diff and podman mount commands now work with all containers in the storage library, including those not created by Podman. This allows them to be used with Buildah and CRI-O containers.\n - The podman container exists command now features a --external option to check if a container exists not just in Podman, but also in the storage library. This will allow Podman to identify Buildah and CRI-O containers.\n - The --tls-verify and --authfile options have been enabled for use with remote Podman.\n - The /etc/hosts file now includes the container\u0027s name and hostname (both pointing to localhost) when the container is run with --net=none (#8095).\n - The podman events command now supports filtering events based on the labels of the container they occurred on using the --filter label=key=value option.\n - The podman volume ls command now supports filtering volumes based on their labels using the --filter label=key=value option.\n - The --volume and --mount options to podman run and podman create now support two new mount propagation options, unbindable and runbindable.\n - The name and id filters for podman pod ps now match based on a regular expression, instead of requiring an exact match.\n - The podman pod ps command now supports a new filter status, that matches pods in a certain state.\n * Changes\n - The podman network rm --force command will now also remove pods that are using the network (#7791).\n - The podman volume rm, podman network rm, and podman pod rm commands now return exit code 1 if the object specified for removal does not exist, and exit code 2 if the object is in use and the --force option was not given.\n - If /dev/fuse is passed into Podman containers as a device, Podman will open it before starting the container to ensure that the kernel module is loaded on the host and the device is usable in the container.\n - Global Podman options that were not supported with remote operation have been removed from podman-remote (e.g. --cgroup-manager, --storage-driver).\n - Many errors have been changed to remove repetition and be more clear as to what has gone wrong.\n - The --storage option to podman rm is now enabled by default, with slightly changed semantics. If the given container does not exist in Podman but does exist in the storage library, it will be removed even without the --storage option. If the container exists in Podman it will be removed normally. The --storage option for podman rm is now deprecated and will be removed in a future release.\n - The --storage option to podman ps has been renamed to --external. An alias has been added so the old form of the option will continue to work.\n - Podman now delays the SIGTERM and SIGINT signals during container creation to ensure that Podman is not stopped midway through creating a container resulting in potential resource leakage (#7941).\n - The podman save command now strips signatures from images it is exporting, as the formats we export to do not support signatures (#7659).\n - A new Degraded state has been added to pods. Pods that have some, but not all, of their containers running are now considered to be Degraded instead of Running.\n - Podman will now print a warning when conflicting network options related to port forwarding (e.g. --publish and --net=host) are specified when creating a container.\n - The --restart on-failure and --rm options for containers no longer conflict. When both are specified, the container will be restarted if it exits with a non-zero error code, and removed if it exits cleanly (#7906).\n - Remote Podman will no longer use settings from the client\u0027s containers.conf; defaults will instead be provided by the server\u0027s containers.conf (#7657).\n - The podman network rm command now has a new alias, podman network remove (#8402).\n * Bugfixes\n - Fixed a bug where podman load on the remote client did not error when attempting to load a directory, which is not yet supported for remote use.\n - Fixed a bug where rootless Podman could hang when the newuidmap binary was not installed (#7776).\n - Fixed a bug where the --pull option to podman run, podman create, and podman build did not match Docker\u0027s behavior.\n - Fixed a bug where sysctl settings from the containers.conf configuration file were applied, even if the container did not join the namespace associated with a sysctl.\n - Fixed a bug where Podman would not return the text of errors encounted when trying to run a healthcheck for a container.\n - Fixed a bug where Podman was accidentally setting the containers environment variable in addition to the expected container environment variable.\n - Fixed a bug where rootless Podman using CNI networking did not properly clean up DNS entries for removed containers (#7789).\n - Fixed a bug where the podman untag --all command was not supported with remote Podman.\n - Fixed a bug where the podman system service command could time out even if active attach connections were present (#7826).\n - Fixed a bug where the podman system service command would sometimes never time out despite no active connections being present.\n - Fixed a bug where Podman\u0027s handling of capabilities, specifically inheritable, did not match Docker\u0027s.\n - Fixed a bug where podman run would fail if the image specified was a manifest list and had already been pulled (#7798).\n - Fixed a bug where Podman did not take search registries into account when looking up images locally (#6381).\n - Fixed a bug where the podman manifest inspect command would fail for images that had already been pulled (#7726).\n - Fixed a bug where rootless Podman would not add supplemental GIDs to containers when when a user, but not a group, was set via the --user option to podman create and podman run and sufficient GIDs were available to add the groups (#7782).\n - Fixed a bug where remote Podman commands did not properly handle cases where the user gave a name that could also be a short ID for a pod or container (#7837).\n - Fixed a bug where podman image prune could leave images ready to be pruned after podman image prune was run (#7872).\n - Fixed a bug where the podman logs command with the journald log driver would not read all available logs (#7476).\n - Fixed a bug where the --rm and --restart options to podman create and podman run did not conflict when a restart policy that is not on-failure was chosen (#7878).\n - Fixed a bug where the --format \u0027table {{ .Field }}\u0027 option to numerous Podman commands ceased to function on Podman v2.0 and up.\n - Fixed a bug where pods did not properly share an SELinux label between their containers, resulting in containers being unable to see the processes of other containers when the pod shared a PID namespace (#7886).\n - Fixed a bug where the --namespace option to podman ps did not work with the remote client (#7903).\n - Fixed a bug where rootless Podman incorrectly calculated the number of UIDs available in the container if multiple different ranges of UIDs were specified.\n - Fixed a bug where the /etc/hosts file would not be correctly populated for containers in a user namespace (#7490).\n - Fixed a bug where the podman network create and podman network remove commands could race when run in parallel, with unpredictable results (#7807).\n - Fixed a bug where the -p option to podman run, podman create, and podman pod create would, when given only a single number (e.g. -p 80), assign the same port for both host and container, instead of generating a random host port (#7947).\n - Fixed a bug where Podman containers did not properly store the cgroup manager they were created with, causing them to stop functioning after the cgroup manager was changed in containers.conf or with the --cgroup-manager option (#7830).\n - Fixed a bug where the podman inspect command did not include information on the CNI networks a container was connected to if it was not running.\n - Fixed a bug where the podman attach command would not print a newline after detaching from the container (#7751).\n - Fixed a bug where the HOME environment variable was not set properly in containers when the --userns=keep-id option was set (#8004).\n - Fixed a bug where the podman container restore command could panic when the container in question was in a pod (#8026).\n - Fixed a bug where the output of the podman image trust show --raw command was not properly formatted.\n - Fixed a bug where the podman runlabel command could panic if a label to run was not given (#8038).\n - Fixed a bug where the podman run and podman start --attach commands would exit with an error when the user detached manually using the detach keys on remote Podman (#7979).\n - Fixed a bug where rootless CNI networking did not use the dnsname CNI plugin if it was not available on the host, despite it always being available in the container used for rootless networking (#8040).\n - Fixed a bug where Podman did not properly handle cases where an OCI runtime is specified by its full path, and could revert to using another OCI runtime with the same binary path that existed in the system $PATH on subsequent invocations.\n - Fixed a bug where the --net=host option to podman create and podman run would cause the /etc/hosts file to be incorrectly populated (#8054).\n - Fixed a bug where the podman inspect command did not include container network information when the container shared its network namespace (IE, joined a pod or another container\u0027s network namespace via --net=container:...) (#8073).\n - Fixed a bug where the podman ps command did not include information on all ports a container was publishing.\n - Fixed a bug where the podman build command incorrectly forwarded STDIN into build containers from RUN instructions.\n - Fixed a bug where the podman wait command\u0027s --interval option did not work when units were not specified for the duration (#8088).\n - Fixed a bug where the --detach-keys and --detach options could be passed to podman create despite having no effect (and not making sense in that context).\n - Fixed a bug where Podman could not start containers if running on a system without a /etc/resolv.conf file (which occurs on some WSL2 images) (#8089).\n - Fixed a bug where the --extract option to podman cp was nonfunctional.\n - Fixed a bug where the --cidfile option to podman run would, when the container was not run with --detach, only create the file after the container exited (#8091).\n - Fixed a bug where the podman images and podman images -a commands could panic and not list any images when certain improperly-formatted images were present in storage (#8148).\n - Fixed a bug where the podman events command could, when the journald events backend was in use, become nonfunctional when a badly-formatted event or a log message that container certain string was present in the journal (#8125).\n - Fixed a bug where remote Podman would, when using SSH transport, not authenticate to the server using hostkeys when connecting on a port other than 22 (#8139).\n - Fixed a bug where the podman attach command would not exit when containers stopped (#8154).\n - Fixed a bug where Podman did not properly clean paths before verifying them, resulting in Podman refusing to start if the root or temporary directories were specified with extra trailing / characters (#8160).\n - Fixed a bug where remote Podman did not support hashed hostnames in the known_hosts file on the host for establishing connections (#8159).\n - Fixed a bug where the podman image exists command would return non-zero (false) when multiple potential matches for the given name existed.\n - Fixed a bug where the podman manifest inspect command on images that are not manifest lists would error instead of inspecting the image (#8023).\n - Fixed a bug where the podman system service command would fail if the directory the Unix socket was to be created inside did not exist (#8184).\n - Fixed a bug where pods that shared the IPC namespace (which is done by default) did not share a /dev/shm filesystem between all containers in the pod (#8181).\n - Fixed a bug where filters passed to podman volume list were not inclusive (#6765).\n - Fixed a bug where the podman volume create command would fail when the volume\u0027s data directory already existed (as might occur when a volume was not completely removed) (#8253).\n - Fixed a bug where the podman run and podman create commands would deadlock when trying to create a container that mounted the same named volume at multiple locations (e.g. podman run -v testvol:/test1 -v testvol:/test2) (#8221).\n - Fixed a bug where the parsing of the --net option to podman build was incorrect (#8322).\n - Fixed a bug where the podman build command would print the ID of the built image twice when using remote Podman (#8332).\n - Fixed a bug where the podman stats command did not show memory limits for containers (#8265).\n - Fixed a bug where the podman pod inspect command printed the static MAC address of the pod in a non-human-readable format (#8386).\n - Fixed a bug where the --tls-verify option of the podman play kube command had its logic inverted (false would enforce the use of TLS, true would disable it).\n - Fixed a bug where the podman network rm command would error when trying to remove macvlan networks and rootless CNI networks (#8491).\n - Fixed a bug where Podman was not setting sane defaults for missing XDG_ environment variables.\n - Fixed a bug where remote Podman would check if volume paths to be mounted in the container existed on the host, not the server (#8473).\n - Fixed a bug where the podman manifest create and podman manifest add commands on local images would drop any images in the manifest not pulled by the host.\n - Fixed a bug where networks made by podman network create did not include the tuning plugin, and as such did not support setting custom MAC addresses (#8385).\n - Fixed a bug where container healthchecks did not use $PATH when searching for the Podman executable to run the healthcheck.\n - Fixed a bug where the --ip-range option to podman network create did not properly handle non-classful subnets when calculating the last usable IP for DHCP assignment (#8448).\n - Fixed a bug where the podman container ps alias for podman ps was missing (#8445).\n * API\n - The Compat Create endpoint for Container has received a major refactor to share more code with the Libpod Create endpoint, and should be significantly more stable.\n - A Compat endpoint for exporting multiple images at once, GET /images/get, has been added (#7950).\n - The Compat Network Connect and Network Disconnect endpoints have been added.\n - Endpoints that deal with image registries now support a X-Registry-Config header to specify registry authentication configuration.\n - The Compat Create endpoint for images now properly supports specifying images by digest.\n - The Libpod Build endpoint for images now supports an httpproxy query parameter which, if set to true, will forward the server\u0027s HTTP proxy settings into the build container for RUN instructions.\n - The Libpod Untag endpoint for images will now remove all tags for the given image if no repository and tag are specified for removal.\n - Fixed a bug where the Ping endpoint misspelled a header name (Libpod-Buildha-Version instead of Libpod-Buildah-Version).\n - Fixed a bug where the Ping endpoint sent an extra newline at the end of its response where Docker did not.\n - Fixed a bug where the Compat Logs endpoint for containers did not send a newline character after each log line.\n - Fixed a bug where the Compat Logs endpoint for containers would mangle line endings to change newline characters to add a preceding carriage return (#7942).\n - Fixed a bug where the Compat Inspect endpoint for Containers did not properly list the container\u0027s stop signal (#7917).\n - Fixed a bug where the Compat Inspect endpoint for Containers formatted the container\u0027s create time incorrectly (#7860).\n - Fixed a bug where the Compat Inspect endpoint for Containers did not include the container\u0027s Path, Args, and Restart Count.\n - Fixed a bug where the Compat Inspect endpoint for Containers prefixed added and dropped capabilities with CAP_ (Docker does not do so).\n - Fixed a bug where the Compat Info endpoint for the Engine did not include configured registries.\n - Fixed a bug where the server could panic if a client closed a connection midway through an image pull (#7896).\n - Fixed a bug where the Compat Create endpoint for volumes returned an error when a volume with the same name already existed, instead of succeeding with a 201 code (#7740).\n - Fixed a bug where a client disconnecting from the Libpod or Compat events endpoints could result in the server using 100% CPU (#7946).\n - Fixed a bug where the \u0027no such image\u0027 error message sent by the Compat Inspect endpoint for Images returned a 404 status code with an error that was improperly formatted for Docker compatibility.\n - Fixed a bug where the Compat Create endpoint for networks did not properly set a default for the driver parameter if it was not provided by the client.\n - Fixed a bug where the Compat Inspect endpoint for images did not populate the RootFS field of the response.\n - Fixed a bug where the Compat Inspect endpoint for images would omit the ParentId field if the image had no parent, and the Created field if the image did not have a creation time.\n - Fixed a bug where the Compat Remove endpoint for Networks did not support the Force query parameter.\n\n- add dependency to timezone package or podman fails to build a\n- Correct invalid use of %{_libexecdir} to ensure files should be in /usr/lib\nSELinux support [jsc#SMO-15]\n\n\nlibseccomp was updated to release 2.5.3:\n\n* Update the syscall table for Linux v5.15\n* Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2\n* Document that seccomp_rule_add() may return -EACCES\n\nUpdate to release 2.5.2\n\n* Update the syscall table for Linux v5.14-rc7 \n* Add a function, get_notify_fd(), to the Python bindings to\n get the nofication file descriptor.\n* Consolidate multiplexed syscall handling for all\n architectures into one location.\n* Add multiplexed syscall support to PPC and MIPS\n* The meaning of SECCOMP_IOCTL_NOTIF_ID_VALID changed within\n the kernel. libseccomp\u0027s fd notification logic was modified\n to support the kernel\u0027s previous and new usage of\n SECCOMP_IOCTL_NOTIF_ID_VALID.\n\nupdate to 2.5.1:\n\n* Fix a bug where seccomp_load() could only be called once\n* Change the notification fd handling to only request a notification fd if\n* the filter has a _NOTIFY action\n* Add documentation about SCMP_ACT_NOTIFY to the seccomp_add_rule(3) manpage\n* Clarify the maintainers\u0027 GPG keys\n\nUpdate to release 2.5.0\n\n* Add support for the seccomp user notifications, see the\n seccomp_notify_alloc(3), seccomp_notify_receive(3),\n seccomp_notify_respond(3) manpages for more information\n* Add support for new filter optimization approaches, including a balanced\n tree optimization, see the SCMP_FLTATR_CTL_OPTIMIZE filter attribute for\n more information\n* Add support for the 64-bit RISC-V architecture\n* Performance improvements when adding new rules to a filter thanks to the\n use of internal shadow transactions and improved syscall lookup tables\n* Properly document the libseccomp API return values and include them in the\n stable API promise\n* Improvements to the s390 and s390x multiplexed syscall handling\n* Multiple fixes and improvements to the libseccomp manpages\n* Moved from manually maintained syscall tables to an automatically generated\n syscall table in CSV format\n* Update the syscall tables to Linux v5.8.0-rc5\n* Python bindings and build now default to Python 3.x\n* Improvements to the tests have boosted code coverage to over 93%\n\nUpdate to release 2.4.3\n\n* Add list of authorized release signatures to README.md\n* Fix multiplexing issue with s390/s390x shm* syscalls\n* Remove the static flag from libseccomp tools compilation\n* Add define for __SNR_ppoll\n* Fix potential memory leak identified by clang in the\n scmp_bpf_sim tool\n\nUpdate to release 2.4.2\n\n* Add support for io-uring related system calls\n\n\nconmon was updated to version 2.0.30:\n\n * Remove unreachable code path\n * exit: report if the exit command was killed\n * exit: fix race zombie reaper\n * conn_sock: allow watchdog messages through the notify socket proxy\n * seccomp: add support for seccomp notify\n\nUpdate to version 2.0.29:\n\n * Reset OOM score back to 0 for container runtime\n * call functions registered with atexit on SIGTERM\n * conn_sock: fix potential segfault\n\nUpdate to version 2.0.27:\n\n * Add CRI-O integration test GitHub action\n * exec: don\u0027t fail on EBADFD\n * close_fds: fix close of external fds\n * Add arm64 static build binary\n\nUpdate to version 2.0.26:\n\n * conn_sock: do not fail on EAGAIN\n * fix segfault from a double freed pointer\n * Fix a bug where conmon could never spawn a container, because\n a disagreement between the caller and itself on where the attach\n socket was.\n * improve --full-attach to ignore the socket-dir directly. that\n means callers don\u0027t need to specify a socket dir at all (and\n can remove it)\n * add full-attach option to allow callers to not truncate a very\n long path for the attach socket\n * close only opened FDs\n * set locale to inherit environment\n\nUpdate to version 2.0.22:\n\n * added man page\n * attach: always chdir\n * conn_sock: Explicitly free a heap-allocated string\n * refactor I/O and add SD_NOTIFY proxy support\n\nUpdate to version 2.0.21:\n\n * protect against kill(-1)\n * Makefile: enable debuginfo generation\n * Remove go.sum file and add go.mod\n * Fail if conmon config could not be written\n * nix: remove double definition for e2fsprogs\n * Speedup static build by utilizing CI cache on `/nix` folder\n * Fix nix build for failing e2fsprogs tests\n * test: fix CI\n * Use Podman for building\n\nlibcontainers-common was updated to include:\n\n- common 0.44.0\n- image 5.16.0\n- podman 3.3.1\n- storage 1.36.0\n(changes too long to list)\n\nCVEs fixed: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-23018",
"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-2022_23018-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:23018-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5BA2TLW7O5ZURGQUAQUH4HD5SQYNDDZ6/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:23018-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5BA2TLW7O5ZURGQUAQUH4HD5SQYNDDZ6/"
},
{
"category": "self",
"summary": "SUSE Bug 1176804",
"url": "https://bugzilla.suse.com/1176804"
},
{
"category": "self",
"summary": "SUSE Bug 1177598",
"url": "https://bugzilla.suse.com/1177598"
},
{
"category": "self",
"summary": "SUSE Bug 1181640",
"url": "https://bugzilla.suse.com/1181640"
},
{
"category": "self",
"summary": "SUSE Bug 1182998",
"url": "https://bugzilla.suse.com/1182998"
},
{
"category": "self",
"summary": "SUSE Bug 1188520",
"url": "https://bugzilla.suse.com/1188520"
},
{
"category": "self",
"summary": "SUSE Bug 1188914",
"url": "https://bugzilla.suse.com/1188914"
},
{
"category": "self",
"summary": "SUSE Bug 1193166",
"url": "https://bugzilla.suse.com/1193166"
},
{
"category": "self",
"summary": "SUSE Bug 1193273",
"url": "https://bugzilla.suse.com/1193273"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14370 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14370/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15157 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20199 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20291 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3602 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3602/"
},
{
"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": "Security update for conmon, libcontainers-common, libseccomp, podman",
"tracking": {
"current_release_date": "2022-03-04T07:31:54Z",
"generator": {
"date": "2022-03-04T07:31:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:23018-1",
"initial_release_date": "2022-03-04T07:31:54Z",
"revision_history": [
{
"date": "2022-03-04T07:31:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "conmon-2.0.30-150300.8.3.1.aarch64",
"product": {
"name": "conmon-2.0.30-150300.8.3.1.aarch64",
"product_id": "conmon-2.0.30-150300.8.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"product": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"product_id": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"product": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"product_id": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
"product": {
"name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
"product_id": "libseccomp2-2.5.3-150300.10.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-3.4.4-150300.9.3.2.aarch64",
"product": {
"name": "podman-3.4.4-150300.9.3.2.aarch64",
"product_id": "podman-3.4.4-150300.9.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libcontainers-common-20210626-150300.8.3.1.noarch",
"product": {
"name": "libcontainers-common-20210626-150300.8.3.1.noarch",
"product_id": "libcontainers-common-20210626-150300.8.3.1.noarch"
}
},
{
"category": "product_version",
"name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
"product": {
"name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
"product_id": "podman-cni-config-3.4.4-150300.9.3.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "conmon-2.0.30-150300.8.3.1.ppc64le",
"product": {
"name": "conmon-2.0.30-150300.8.3.1.ppc64le",
"product_id": "conmon-2.0.30-150300.8.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"product": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"product_id": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"product": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"product_id": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"product": {
"name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"product_id": "libseccomp2-2.5.3-150300.10.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-3.4.4-150300.9.3.2.ppc64le",
"product": {
"name": "podman-3.4.4-150300.9.3.2.ppc64le",
"product_id": "podman-3.4.4-150300.9.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "conmon-2.0.30-150300.8.3.1.s390x",
"product": {
"name": "conmon-2.0.30-150300.8.3.1.s390x",
"product_id": "conmon-2.0.30-150300.8.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"product": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"product_id": "libseccomp-devel-2.5.3-150300.10.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"product": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"product_id": "libseccomp-tools-2.5.3-150300.10.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
"product": {
"name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
"product_id": "libseccomp2-2.5.3-150300.10.5.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-3.4.4-150300.9.3.2.s390x",
"product": {
"name": "podman-3.4.4-150300.9.3.2.s390x",
"product_id": "podman-3.4.4-150300.9.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "conmon-2.0.30-150300.8.3.1.x86_64",
"product": {
"name": "conmon-2.0.30-150300.8.3.1.x86_64",
"product_id": "conmon-2.0.30-150300.8.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"product": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"product_id": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"product": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"product_id": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
"product": {
"name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
"product_id": "libseccomp2-2.5.3-150300.10.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"product": {
"name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"product_id": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-3.4.4-150300.9.3.2.x86_64",
"product": {
"name": "podman-3.4.4-150300.9.3.2.x86_64",
"product_id": "podman-3.4.4-150300.9.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.30-150300.8.3.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64"
},
"product_reference": "conmon-2.0.30-150300.8.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.30-150300.8.3.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le"
},
"product_reference": "conmon-2.0.30-150300.8.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.30-150300.8.3.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x"
},
"product_reference": "conmon-2.0.30-150300.8.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.30-150300.8.3.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64"
},
"product_reference": "conmon-2.0.30-150300.8.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcontainers-common-20210626-150300.8.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch"
},
"product_reference": "libcontainers-common-20210626-150300.8.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
},
"product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
},
"product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x"
},
"product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
},
"product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64"
},
"product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le"
},
"product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x"
},
"product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64"
},
"product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp2-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64"
},
"product_reference": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le"
},
"product_reference": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp2-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x"
},
"product_reference": "libseccomp2-2.5.3-150300.10.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp2-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64"
},
"product_reference": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64"
},
"product_reference": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-150300.9.3.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64"
},
"product_reference": "podman-3.4.4-150300.9.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-150300.9.3.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le"
},
"product_reference": "podman-3.4.4-150300.9.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-150300.9.3.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x"
},
"product_reference": "podman-3.4.4-150300.9.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.4.4-150300.9.3.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64"
},
"product_reference": "podman-3.4.4-150300.9.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-cni-config-3.4.4-150300.9.3.2.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
},
"product_reference": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-14370",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14370"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw to gain access to sensitive information stored in such variables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14370",
"url": "https://www.suse.com/security/cve/CVE-2020-14370"
},
{
"category": "external",
"summary": "SUSE Bug 1176804 for CVE-2020-14370",
"url": "https://bugzilla.suse.com/1176804"
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "moderate"
}
],
"title": "CVE-2020-14370"
},
{
"cve": "CVE-2020-15157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15157"
}
],
"notes": [
{
"category": "general",
"text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15157",
"url": "https://www.suse.com/security/cve/CVE-2020-15157"
},
{
"category": "external",
"summary": "SUSE Bug 1177598 for CVE-2020-15157",
"url": "https://bugzilla.suse.com/1177598"
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "moderate"
}
],
"title": "CVE-2020-15157"
},
{
"cve": "CVE-2021-20199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20199"
}
],
"notes": [
{
"category": "general",
"text": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20199",
"url": "https://www.suse.com/security/cve/CVE-2021-20199"
},
{
"category": "external",
"summary": "SUSE Bug 1181640 for CVE-2021-20199",
"url": "https://bugzilla.suse.com/1181640"
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "low"
}
],
"title": "CVE-2021-20199"
},
{
"cve": "CVE-2021-20291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20291"
}
],
"notes": [
{
"category": "general",
"text": "A deadlock vulnerability was found in \u0027github.com/containers/storage\u0027 in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20291",
"url": "https://www.suse.com/security/cve/CVE-2021-20291"
},
{
"category": "external",
"summary": "SUSE Bug 1196497 for CVE-2021-20291",
"url": "https://bugzilla.suse.com/1196497"
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "moderate"
}
],
"title": "CVE-2021-20291"
},
{
"cve": "CVE-2021-3602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3602"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3602",
"url": "https://www.suse.com/security/cve/CVE-2021-3602"
},
{
"category": "external",
"summary": "SUSE Bug 1188520 for CVE-2021-3602",
"url": "https://bugzilla.suse.com/1188520"
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "moderate"
}
],
"title": "CVE-2021-3602"
},
{
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
},
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
"openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
"openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
"openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
"openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
"openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-04T07:31:54Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
OPENSUSE-SU-2024:11646-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:containerd-1.4.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-1.4.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-1.4.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-1.4.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:containerd-ctr-1.4.12-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": "containerd-1.4.12-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the containerd-1.4.12-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11646",
"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_11646-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
}
],
"title": "containerd-1.4.12-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:11646-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": "containerd-1.4.12-1.1.aarch64",
"product": {
"name": "containerd-1.4.12-1.1.aarch64",
"product_id": "containerd-1.4.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.4.12-1.1.aarch64",
"product": {
"name": "containerd-ctr-1.4.12-1.1.aarch64",
"product_id": "containerd-ctr-1.4.12-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.4.12-1.1.ppc64le",
"product": {
"name": "containerd-1.4.12-1.1.ppc64le",
"product_id": "containerd-1.4.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.4.12-1.1.ppc64le",
"product": {
"name": "containerd-ctr-1.4.12-1.1.ppc64le",
"product_id": "containerd-ctr-1.4.12-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.4.12-1.1.s390x",
"product": {
"name": "containerd-1.4.12-1.1.s390x",
"product_id": "containerd-1.4.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.4.12-1.1.s390x",
"product": {
"name": "containerd-ctr-1.4.12-1.1.s390x",
"product_id": "containerd-ctr-1.4.12-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.4.12-1.1.x86_64",
"product": {
"name": "containerd-1.4.12-1.1.x86_64",
"product_id": "containerd-1.4.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.4.12-1.1.x86_64",
"product": {
"name": "containerd-ctr-1.4.12-1.1.x86_64",
"product_id": "containerd-ctr-1.4.12-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": "containerd-1.4.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-1.4.12-1.1.aarch64"
},
"product_reference": "containerd-1.4.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.4.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-1.4.12-1.1.ppc64le"
},
"product_reference": "containerd-1.4.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.4.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-1.4.12-1.1.s390x"
},
"product_reference": "containerd-1.4.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.4.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-1.4.12-1.1.x86_64"
},
"product_reference": "containerd-1.4.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.4.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.aarch64"
},
"product_reference": "containerd-ctr-1.4.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.4.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.ppc64le"
},
"product_reference": "containerd-ctr-1.4.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.4.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.s390x"
},
"product_reference": "containerd-ctr-1.4.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.4.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.x86_64"
},
"product_reference": "containerd-ctr-1.4.12-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:containerd-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.x86_64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-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:containerd-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.x86_64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-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:containerd-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-1.4.12-1.1.x86_64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.aarch64",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.ppc64le",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.s390x",
"openSUSE Tumbleweed:containerd-ctr-1.4.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
}
]
}
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"
}
]
}
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.